|
Class Summary |
| BasicCursorPrototype |
|
| BasicDragReactor |
A drop region that delays drag enter events to the drop client. |
| BasicDropRegion |
Basic implementation of DragAwareRegion. |
| BasicDropRegionId |
Mini identifier used for identifying standard drop regions. |
| BasicTransferable |
Basic Transferable that contains data flavors for all implemented interfaces and
subclasses of a given transferable. |
| BreakoutEvent |
The event is sent if a break out menu has to be shown and a provider is needed. |
| CircleDropRegion |
A circular drop region is a region that is only visible by displaying a small circle in its center. |
| DragDropPane |
A drag and drop pane is a component that is to be used as glass pane for a window. |
| DragInitiator |
The drag initiator supports the Jaspira-internal drag and drop mechanism for components. |
| DropableDialog |
Dialog implementation that supports Jaspira drag and drop. |
| DropClientUtil |
Utility methods for usage by drop clients. |
| Importer |
Container class that stores information about a drop opportunity into a particular
region of a drop client. |
| JaspiraTransferHandler |
Basic transfer handler for the Jaspira DnD mechanism. |
| MultiTransferable |
A multi transferable represents the composition of various transferables into
a single transferable. |
| RectangleSegment |
A rectangular shape that corresponds to one of the five main
regions of a Rectangle (4 sides and center). |
| SimpleTransferable |
Transferable for a single object. |
| ViewDropRegion |
Drop region that takes works on a view component. |