| Package | Description |
|---|---|
| bibliothek.gui.dock |
The five basic classes implementing
Dockable and
DockStation plus some supporting elements. |
| bibliothek.gui.dock.themes.basic.action.buttons |
Classes which allow to paint and interact with a
BasicButtonModel. |
| bibliothek.gui.dock.util |
Distribution of information in a global scale and methods available from
everywhere.
|
| Modifier and Type | Method and Description |
|---|---|
protected PropertyValue<ScreenDockWindowConfiguration> |
ScreenDockStation.getWindowConfigurationProperty()
Gets the property which represents the window configuration.
|
protected PropertyValue<ScreenDockWindowFactory> |
ScreenDockStation.getWindowFactoryProperty()
Gets the property which represents the window factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ButtonContentValue
A wrapper around an exchangeable
ButtonContent that implements ButtonContentListener to listen
to the current ButtonContent. |
| Modifier and Type | Class and Description |
|---|---|
class |
SilentPropertyValue<A>
A
SilentPropertyValue is a PropertyValue that does not react to
changes of its value. |
Copyright © 2017 Docking Frames. All rights reserved.