public class DockableSplitDockTree extends SplitDockTree<Dockable>
SplitDockTree that works with Dockables.SplitDockTree.Key| Constructor and Description |
|---|
DockableSplitDockTree() |
| Modifier and Type | Method and Description |
|---|---|
Dockable[] |
array(int size)
Creates a new array of size
size for objects of type D. |
array, getBottom, getDivider, getDockables, getDockables, getLeft, getPlaceholderMap, getPlaceholders, getRight, getRoot, getSelected, getTop, horizontal, horizontal, horizontal, horizontal, horizontal, horizontal, isDockable, isHorizontal, isNode, isPlaceholder, put, put, put, put, put, put, put, root, root, toString, unroot, vertical, vertical, vertical, vertical, vertical, verticalpublic Dockable[] array(int size)
SplitDockTreesize for objects of type D.array in class SplitDockTree<Dockable>size - the size of the arrayCopyright © 2017 Docking Frames. All rights reserved.