| Package | Description |
|---|---|
| bibliothek.gui |
The high level interfaces of the framework and the most often used classes.
|
| bibliothek.gui.dock.accept |
Contains classes to deal with
DockAcceptances. |
| bibliothek.gui.dock.control |
Classes responsible to handle some global task.
|
| bibliothek.gui.dock.themes.nostack |
Elements needed by the
NoStackTheme. |
| Class and Description |
|---|
| DockAcceptance
Used by a
DockController to decide globally which
Dockable can become child of which DockStation.The acceptance can be set through the method DockController.addAcceptance(DockAcceptance) |
| MultiDockAcceptance
A
DockAcceptance which consists of other acceptances, and returns
only true if all children of this acceptance return true. |
| Class and Description |
|---|
| AbstractAcceptance
A DockAcceptance that returns
true for all cases. |
| CombinatoryAcceptance.Combination |
| DockAcceptance
Used by a
DockController to decide globally which
Dockable can become child of which DockStation.The acceptance can be set through the method DockController.addAcceptance(DockAcceptance) |
| Class and Description |
|---|
| DockAcceptance
Used by a
DockController to decide globally which
Dockable can become child of which DockStation.The acceptance can be set through the method DockController.addAcceptance(DockAcceptance) |
| Class and Description |
|---|
| AbstractAcceptance
A DockAcceptance that returns
true for all cases. |
| DockAcceptance
Used by a
DockController to decide globally which
Dockable can become child of which DockStation.The acceptance can be set through the method DockController.addAcceptance(DockAcceptance) |
Copyright © 2017 Docking Frames. All rights reserved.