|
JIDE Common Layer 3.5.3 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface LookAndFeelFactory.UIDefaultsCustomizer
An interface to make the customization of UIDefaults easier. This customizer will be called after installJideExtension() is called. So if you want to further customize UIDefault, you can use this customizer to do it.
Method Summary | |
---|---|
void |
customize(UIDefaults defaults)
|
Method Detail |
---|
void customize(UIDefaults defaults)
|
JIDE Common Layer 3.5.3 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |