|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.facile.lookandfeel.DockableCollector
public class DockableCollector
A ComponentCollector which collects all Components accessible
through the known Dockables of a DockFrontend.
| Constructor Summary | |
|---|---|
DockableCollector(DockFrontend frontend)
Creates a new collector |
|
| Method Summary | |
|---|---|
java.util.Collection<java.awt.Component> |
listComponents()
Gets a set of roots of Component-trees in order to
update the look and feel of the
Components. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DockableCollector(DockFrontend frontend)
frontend - the source of all Components| Method Detail |
|---|
public java.util.Collection<java.awt.Component> listComponents()
ComponentCollectorComponent-trees in order to
update the look and feel of the
Components.
listComponents in interface ComponentCollector
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||