public class LookAndFeelUtilities extends Object
LookAndFeel of Components.| 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 componentsCopyright © 2018. All rights reserved.