| Package | Description |
|---|---|
| bibliothek.gui.dock.component |
| Modifier and Type | Method and Description |
|---|---|
protected abstract DockComponentRootHandler.TraverseResult |
DockComponentRootHandler.shouldTraverse(Component component)
Tells whether
component should be visited and configured. |
protected DockComponentRootHandler.TraverseResult |
DefaultDockStationComponentRootHandler.shouldTraverse(Component component) |
static DockComponentRootHandler.TraverseResult |
DockComponentRootHandler.TraverseResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DockComponentRootHandler.TraverseResult[] |
DockComponentRootHandler.TraverseResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 Docking Frames. All rights reserved.