|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |