|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LookAndFeelFactory.UIDefaultsCustomizer | |
|---|---|
| com.jidesoft.plaf | The package contains additional ComponentUI for JIDE components. |
| Uses of LookAndFeelFactory.UIDefaultsCustomizer in com.jidesoft.plaf |
|---|
| Methods in com.jidesoft.plaf that return LookAndFeelFactory.UIDefaultsCustomizer | |
|---|---|
static LookAndFeelFactory.UIDefaultsCustomizer[] |
LookAndFeelFactory.getUIDefaultsCustomizers()
Gets all UIDefaults customizers. |
| Methods in com.jidesoft.plaf with parameters of type LookAndFeelFactory.UIDefaultsCustomizer | |
|---|---|
static void |
LookAndFeelFactory.addUIDefaultsCustomizer(LookAndFeelFactory.UIDefaultsCustomizer uiDefaultsCustomizer)
Adds your own UIDefaults customizer. |
static void |
LookAndFeelFactory.removeUIDefaultsCustomizer(LookAndFeelFactory.UIDefaultsCustomizer uiDefaultsCustomizer)
Removes an existing UIDefaults customizer you added before. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||