Class SingleComponentCollector
java.lang.Object
bibliothek.gui.dock.support.lookandfeel.SingleComponentCollector
- All Implemented Interfaces:
ComponentCollector
A simple implementation of
ComponentCollector that just returns
always the same Component.- Author:
- Benjamin Sigg
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
SingleComponentCollector
-
-
Method Details
-
listComponents
Description copied from interface:ComponentCollector- Specified by:
listComponentsin interfaceComponentCollector- Returns:
- the roots
-