Interface DockRoot

All Superinterfaces:
DockChild, DockNode, DockParent
All Known Implementing Classes:
AbstractDockRoot, SimpleDockRoot

public interface DockRoot extends DockParent
The root node of a docking hierarchy.

The root node manages drag and drop of Dockable nodes, and creates or destroys Track nodes that hold the Dockables.