Class DarkTheme
java.lang.Object
org.jjazz.uisettings.api.DarkTheme
-
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
-
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
-