|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.support.lookandfeel.SingleComponentCollector
public class SingleComponentCollector
A simple implementation of ComponentCollector that just returns
always the same Component.
| Constructor Summary | |
|---|---|
SingleComponentCollector(java.awt.Component component)
|
|
| 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 SingleComponentCollector(java.awt.Component component)
| 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 | |||||||||