Package | Description |
---|---|
bibliothek.gui.dock.station.support |
Elements used by various
DockStation s to store
properties and to propagate events to other objects. |
Modifier and Type | Class and Description |
---|---|
class |
DockablePlaceholderList<P extends PlaceholderListItem<Dockable>>
A
PlaceholderList that works with real Dockable s. |
class |
PerspectivePlaceholderList<P extends PlaceholderListItem<PerspectiveDockable>>
A
PlaceholderList that works only with PerspectiveElement s.The PlaceholderStrategy of this list is automatically set during construction
and there is no need for clients to call bind() or unbind() . |