| Package | Description |
|---|---|
| org.drombler.commons.client.docking |
This package contains GUI toolkit agnostic classes of a Docking Framework.
|
| org.drombler.commons.fx.docking |
A JavaFX based Docking Framework.
|
| Class and Description |
|---|
| DockablePreferences
The dockable preferences defines the preferred Docking Area and the preferred position in that Docking Area.
|
| DockablePreferencesManager
A manager to manage the
DockablePreferences. |
| LayoutConstraintsDescriptor
The layout constraints of a Docking Area.
|
| Class and Description |
|---|
| Dockable
An abstract container which can be docked in the Docking System.
|
| DockableEntry
An entry in the Docking System, which groups a Dockable with its
DockablePreferences. |
| DockingAreaDescriptor
The Docking Area descriptor describes a Docking Area.
|
Copyright © 2012–2014 Drombler. All rights reserved.