Package | Description |
---|---|
bibliothek.gui.dock |
The five basic classes implementing
Dockable and
DockStation plus some supporting elements. |
bibliothek.gui.dock.themes.basic.action |
Elements handling the view of
DockAction s.They way from a DockAction to its view normally involves four objects:
The DockAction itself, providing the basic set of properties
A handler listening to changes of the
action and forwarding the changes to the model. |
bibliothek.util.container |
Some classes with generic fields.
|
Class and Description |
---|
Tuple
An object containing two generic fields.
|
Class and Description |
---|
Triple
An object containing three generic fields.
|
Class and Description |
---|
Quartuple
An object containing four generic fields.
|
Single
An object containing one generic fields.
|
Triple
An object containing three generic fields.
|
Tuple
An object containing two generic fields.
|