public class DockableCollector extends Object implements ComponentCollector
ComponentCollector which collects all Components accessible
through the known Dockables of a DockFrontend.| Constructor and Description |
|---|
DockableCollector(DockFrontend frontend)
Creates a new collector
|
| Modifier and Type | Method and Description |
|---|---|
Collection<Component> |
listComponents()
|
public DockableCollector(DockFrontend frontend)
frontend - the source of all Componentspublic Collection<Component> listComponents()
ComponentCollectorlistComponents in interface ComponentCollectorCopyright © 2018. All rights reserved.