|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.support.lookandfeel.LookAndFeelUtilities
public class LookAndFeelUtilities
A set of methods that used to update the LookAndFeel of Components.
| Constructor Summary | |
|---|---|
LookAndFeelUtilities()
|
|
| Method Summary | |
|---|---|
static void |
updateUI(java.util.Collection<java.awt.Component> components)
Updates the look and feel for all windows that can be found through the collection of components. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LookAndFeelUtilities()
| Method Detail |
|---|
public static void updateUI(java.util.Collection<java.awt.Component> components)
components - a set of known components
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||