Package org.jjazz.uisettings.api
Class LightTheme
java.lang.Object
org.jjazz.uisettings.api.LightTheme
- All Implemented Interfaces:
Theme
A JJazzLab theme using light colors.
-
Field Details
-
LAF_ID
public static org.jjazz.uisettings.api.GeneralUISettings.LookAndFeelId LAF_ID -
NAME
-
-
Constructor Details
-
LightTheme
public LightTheme()
-
-
Method Details
-
getUIDefaults
Description copied from interface:Theme
The UI settings for this theme.- Specified by:
getUIDefaults
in interfaceTheme
- Returns:
-
getName
Description copied from interface:Theme
The name of the theme. -
getLookAndFeel
public org.jjazz.uisettings.api.GeneralUISettings.LookAndFeelId getLookAndFeel()Description copied from interface:Theme
The look & feel required for this theme.- Specified by:
getLookAndFeel
in interfaceTheme
- Returns:
-
toString
-