| Package | Description |
|---|---|
| bibliothek.gui.dock.dockable |
Some classes related to
Dockable. |
| bibliothek.gui.dock.event |
Listeners, adapters and events used in the whole framework.
|
| bibliothek.gui.dock.station.split |
Elements which are needed by the
SplitDockStation,
and which are needed to interact with the station. |
| Modifier and Type | Method and Description |
|---|---|
void |
DockHierarchyObserver.controllerChanged(DockHierarchyEvent event) |
void |
DockHierarchyObserver.hierarchyChanged(DockHierarchyEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
DockHierarchyListener.controllerChanged(DockHierarchyEvent event)
Invoked whenever the controller of
dockable has changed |
void |
DockHierarchyListener.hierarchyChanged(DockHierarchyEvent event)
Called when the path of the observed
Dockable has been changed. |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSplitDividerStrategy.Handler.controllerChanged(DockHierarchyEvent event) |
void |
DefaultSplitDividerStrategy.Handler.hierarchyChanged(DockHierarchyEvent event) |
Copyright © 2018. All rights reserved.