Uses of Class
uic.themes.UICTheme

Packages that use UICTheme
uic.themeconfig A configuration dialog for the UICTheme. 
uic.themes The Swing UICTheme to provide various bugfixes and an all-round mature theme. 
 

Uses of UICTheme in uic.themeconfig
 

Methods in uic.themeconfig that return UICTheme
static UICTheme ConfigDialog.showConfigDialog(JFrame parent, UICTheme theme)
           
 

Methods in uic.themeconfig with parameters of type UICTheme
static UICTheme ConfigDialog.showConfigDialog(JFrame parent, UICTheme theme)
           
static void ConfigDialog.updateThemeOn(Window target, UICTheme theme)
           
protected  void ConfigDialogImpl.open(UICTheme theme)
           
 

Constructors in uic.themeconfig with parameters of type UICTheme
OptionsPane(UICTheme theme)
           
ColorConfigPanel(UICTheme theme)
           
FontPreview(String title, Font type, UICTheme theme, String fontSpecifier)
           
FontsPanel(UICTheme theme)
           
ThemeColorsPreview(UICTheme theme)
           
 

Uses of UICTheme in uic.themes
 

Subclasses of UICTheme in uic.themes
 class UICThemeBigFonts
          A big fonts version of the UICTheme.
 

Methods in uic.themes with parameters of type UICTheme
static void ThemeStore.store(UICTheme theme)
           
 



Copyright © 2002,2003 Thomas Zander Available under the Free Apache licence