| Class | Description |
|---|---|
| CellDivider |
This divider marks the outer
Dockable of one column as being resized. |
| ColumnDividier |
Represents a special
Divideable that is at the end of the columns and allows the user to resize
the entire station. |
| PersistentCell |
A cell in the grid of a
WizardSplitDockStation, the cell offers information about
its current and its preferred size. |
| PersistentColumn |
A column in the grid of a
WizardSplitDockStation, the column offers information
about its current and preferred size. |
| WizardColumnModel |
This class offers an interface to the tree of a
SplitDockStation that handles as if the tree
would build a table. |
| WizardNodeMap |
The node map tells the location of nodes and columns.
|
| WizardSpanStrategy |
The
WizardSpanStrategy keeps track of the required Spans for a WizardSplitDockStation
and adds or removes Spans when necessary. |
| WizardSplitDockStation |
A
WizardSplitDockStation has some additional restrictions and other behavior than an ordinary SplitDockStation:
The Dockables are ordered in columns. |
| WizardSplitDockStationFactory |
This factory is intended to read and write the layout of a
WizardSplitDockStation. |
| WizardSplitDockStationLayout |
Describes the layout of a
WizardSplitDockStation. |
| WizardSplitDockStationLayout.Column |
| Enum | Description |
|---|---|
| WizardSplitDockStation.Side |
the side where dockables are pushed to
|
Copyright © 2018. All rights reserved.