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