Package | Description |
---|---|
bibliothek.gui.dock |
The five basic classes implementing
Dockable and
DockStation plus some supporting elements. |
Modifier and Type | Method and Description |
---|---|
void |
FlapDockStation.addFlapDockStationListener(FlapDockListener listener)
Adds a listener to this station.
|
void |
FlapDockStation.removeFlapDockStationListener(FlapDockListener listener)
Removes an earlier added listener from this station.
|