| Package | Description |
|---|---|
| bibliothek.gui.dock.station.layer |
The
DockStationDropLayer is used by the
DockRelocator to find the target of a
drag and drop operation. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDockStationDropLayerFactory
Default implementation of
DockStationDropLayerFactory, this implementation
is just calling DockStation.getLayers() |
| Modifier and Type | Field and Description |
|---|---|
static PropertyKey<DockStationDropLayerFactory> |
DockStationDropLayerFactory.DROP_LAYER_FACTORY
Key to replace the default
DockStationDropLayerFactory with a custom factory. |
| Constructor and Description |
|---|
OrderedLayerCollection(DockStationDropLayerFactory factory)
Creates a new collection
|
Copyright © 2017 Docking Frames. All rights reserved.