Uses of Class
ca.cgjennings.ui.theme.Theme
-
Packages that use Theme Package Description ca.cgjennings.ui.theme -
-
Uses of Theme in ca.cgjennings.ui.theme
Subclasses of Theme in ca.cgjennings.ui.theme Modifier and Type Class Description class
DagonTheme
The Dagon theme is a built-in theme that is a dark mode verison ofHydraTheme
.class
DreamlandsTheme
A dark version ofUltharTheme
.class
HydraTheme
The Hydra theme is a built-in theme featuring blue highlights and an abstract wave motif.class
PluginTestTheme
The plug-in test theme is a special built-in theme.class
TchoTchoTheme
A fallback theme that uses the system look and feel.class
UltharTheme
A Theme implementation that wraps the FlatLaf.Methods in ca.cgjennings.ui.theme that return Theme Modifier and Type Method Description static Theme
ThemeInstaller. getInstalledTheme()
Returns the installed theme.
-