|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--edu.isi.powerloom.gui.components.DataTransferRecord
Record which contains info relevant for data transfer. This is stuck in a transferable object, (specifically PLObjectSelection), and is retreivable by using the PLObjectSelection.dataTransferRecord flavor.
| Field Summary | |
PLModule |
module
|
int |
operation
|
PLClipboardOwner |
transferSource
|
| Constructor Summary | |
DataTransferRecord()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public PLModule module
public PLClipboardOwner transferSource
public int operation
| Constructor Detail |
public DataTransferRecord()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||