| Package | Description |
|---|---|
| bibliothek.gui.dock |
The five basic classes implementing
Dockable and
DockStation plus some supporting elements. |
| Modifier and Type | Method and Description |
|---|---|
protected ScreenDockStationListener[] |
ScreenDockStation.screenDockStationListeners()
Gets all the
ScreenDockStationListeners that were added to this station. |
| Modifier and Type | Method and Description |
|---|---|
void |
ScreenDockStation.addScreenDockStationListener(ScreenDockStationListener listener)
Adds
listener to this station. |
void |
ScreenDockStation.removeScreenDockStationListener(ScreenDockStationListener listener)
Removes
listener from this station. |
Copyright © 2017 Docking Frames. All rights reserved.