|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LookConfigurations | |
---|---|
com.jgoodies.uif.laf | Provides helper classes that assist in changing the Swing look & feel at runtime and in storing and restoring an l&f |
Uses of LookConfigurations in com.jgoodies.uif.laf |
---|
Methods in com.jgoodies.uif.laf that return LookConfigurations | |
---|---|
static LookConfigurations |
ExtUIManager.getLookConfigurations()
Returns a clone of the LookConfigurations object which is lazily initialized with default values. |
Methods in com.jgoodies.uif.laf with parameters of type LookConfigurations | |
---|---|
static void |
ExtUIManager.setLookConfigurations(LookConfigurations newLookConfigurations)
Sets a new LookConfigurations object, stores them in the ApplicationContext's user preferences, sets the look and theme and finally updates all component tree UIs. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |