Class DockableCollector
java.lang.Object
bibliothek.gui.dock.facile.lookandfeel.DockableCollector
- All Implemented Interfaces:
ComponentCollector
A
ComponentCollector which collects all Components accessible
through the known Dockables of a DockFrontend.- Author:
- Benjamin Sigg
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
DockableCollector
Creates a new collector- Parameters:
frontend- the source of allComponents
-
-
Method Details
-
listComponents
Description copied from interface:ComponentCollector- Specified by:
listComponentsin interfaceComponentCollector- Returns:
- the roots
-