public interface ComponentCollector
ComponentCollector
is used by the LookAndFeelList
when
the LookAndFeel
was changed, and the JComponent
s need to
be updated. This ComponentCollector
has to give the
LookAndFeelList
the roots of some Component
-trees.Modifier and Type | Method and Description |
---|---|
Collection<Component> |
listComponents()
|
Collection<Component> listComponents()