public class LookAndFeelUtilities extends Object
LookAndFeel
of Component
s.Constructor and Description |
---|
LookAndFeelUtilities() |
Modifier and Type | Method and Description |
---|---|
static void |
updateUI(Collection<Component> components)
Updates the look and feel for all windows that can be found through
the collection of components.
|
public static void updateUI(Collection<Component> components)
components
- a set of known components