|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
DockStationDropLayer is used by the
DockRelocator to find the target of a
drag and drop operation.
See:
Description
| Interface Summary | |
|---|---|
| DockStationDropLayer | A DockStationDropLayer describes an area of the screen where a drag and drop operation
can end with the "drop event". |
| Class Summary | |
|---|---|
| DefaultDropLayer | This DockStationDropLayer represents the base area of a DockStation, the area
with priority LayerPriority.BASE and whose Component is the component is the result of
Dockable.getComponent() (assuming the station is also a dockable). |
| LayerPriority | A LayerPriority defines the basic ordering of DockStationDropLayers. |
| OrderedLayerCollection | The OrderedLayerCollection is a helper class that allows order a set
DockStations according to the rules defined in DockStationDropLayer. |
The DockStationDropLayer is used by the
DockRelocator to find the target of a
drag and drop operation.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||