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
ScreenDockStationListener s 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. |