Package | Description |
---|---|
bibliothek.gui.dock.station |
Elements needed by various implementations of the
DockStation interface. |
Modifier and Type | Method and Description |
---|---|
protected DockStationDelegate |
AbstractDockStation.delegate()
Creates a set of algorithms which may depend on this
DockStation , and which perform
various tasks that are handled the same way in many implementations of DockStation . |
protected DockStationDelegate |
AbstractDockableStation.delegate()
Creates a generic set of algorithms.
|