| |
|
| java.lang.Object snow.lookandfeel.ThemesManager
ThemesManager | public class ThemesManager (Code) | | Should be called prior to any UI creation.
|
frame | public static JFrame frame(Code) | | this is the main frame, used for dialogs in the menu
|
getLabelFontSize | public static int getLabelFontSize()(Code) | | For convenience.
|
getSelectedTheme | public CustomOceanTheme getSelectedTheme()(Code) | | null if none of CustomOceanTheme is selected. |
installSelectedTheme | public void installSelectedTheme()(Code) | | install or reinstall the selected theme.
|
main | public static void main(String[] aaa)(Code) | | Standalone test app.
|
saveThemes | public void saveThemes()(Code) | | |
|
|
|