Interface | Description |
---|---|
OperationFactory |
Class | Description |
---|---|
AbstractSingleFlavorOperation |
A partial implementation of
Operation for operations that consume
a single DataFlavor . |
DataAndPositions |
A simple data structure to hold a
TransferDataInfo and a list of
UIPosition s. |
Operation |
An operation is something that can be performed based on a data transfer
during drag and drop or paste.
|
OperationProcessor | |
PerformOperationAction | |
UIPosition |
A UIPosition encapsulates a given x,y coordinate relative to a
java.awt.Component modeled by the CmtSubcomponent of a given CmtModelNode.
|