public interface ComponentCollector
ComponentCollector is used by the LookAndFeelList when
the LookAndFeel was changed, and the JComponents 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()
Copyright © 2018. All rights reserved.