|
JAC project AOPSYS CEDRIC & LIP6 labs |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.objectweb.jac.aspects.gui.Transfer
This class defines JAC objects data tranfer utilities.
Constructor Summary | |
Transfer()
|
Method Summary | |
static Transferable |
getJACTransfer(Wrappee[] wrappees)
Gets the transferable representation of a set of JAC objects. |
static List |
getTransferedWrappees(Transferable transferable)
Retrieves a list of JAC objects from a transferable representation made by getJACTransfert . |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Transfer()
Method Detail |
public static Transferable getJACTransfer(Wrappee[] wrappees)
public static List getTransferedWrappees(Transferable transferable)
getJACTransfert
.
|
Contact JAC development team: Renaud Pawlak Lionel Seinturier Laurent Martelli |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |