public class DefaultDockStationComponentRootHandler extends DockComponentRootHandler
Components when discovering a DockableDisplayerDockComponentRootHandler.TraverseResult| Constructor and Description |
|---|
DefaultDockStationComponentRootHandler(DockComponentRoot root,
DisplayerCollection displayers)
Creates a new handler.
|
| Modifier and Type | Method and Description |
|---|---|
protected DockComponentRootHandler.TraverseResult |
shouldTraverse(Component component)
Tells whether
component should be visited and configured. |
addRoot, getConfiguration, removeRoot, setConfiguration, setControllerpublic DefaultDockStationComponentRootHandler(DockComponentRoot root, DisplayerCollection displayers)
root - the components represented by this, not nulldisplayers - all the DockableDisplayers, not nullprotected DockComponentRootHandler.TraverseResult shouldTraverse(Component component)
DockComponentRootHandlercomponent should be visited and configured.shouldTraverse in class DockComponentRootHandlercomponent - the component to checkcomponentCopyright © 2017 Docking Frames. All rights reserved.