Uses of Class
com.formdev.flatlaf.FlatLaf
-
Packages that use FlatLaf Package Description com.formdev.flatlaf com.formdev.flatlaf.intellijthemes com.formdev.flatlaf.intellijthemes.materialthemeuilite com.formdev.flatlaf.themes -
-
Uses of FlatLaf in com.formdev.flatlaf
Subclasses of FlatLaf in com.formdev.flatlaf Modifier and Type Class Description class
FlatDarculaLaf
A Flat LaF that has a dark color scheme and looks like Darcula LaF.class
FlatDarkLaf
A Flat LaF that has a dark color scheme.class
FlatIntelliJLaf
A Flat LaF that has a light color scheme and looks like IntelliJ LaF.class
FlatLightLaf
A Flat LaF that has a light color scheme.class
FlatPropertiesLaf
A Flat LaF that is able to load UI defaults from properties passed to the constructor.static class
IntelliJTheme.ThemeLaf
Methods in com.formdev.flatlaf that return FlatLaf Modifier and Type Method Description static FlatLaf
IntelliJTheme. createLaf(IntelliJTheme theme)
Creates a Laf instance for the given IntelliJ theme.static FlatLaf
IntelliJTheme. createLaf(java.io.InputStream in)
Loads a IntelliJ .theme.json file from the given input stream and creates a Laf instance for it. -
Uses of FlatLaf in com.formdev.flatlaf.intellijthemes
Subclasses of FlatLaf in com.formdev.flatlaf.intellijthemes Modifier and Type Class Description class
FlatArcDarkIJTheme
class
FlatArcDarkOrangeIJTheme
class
FlatArcIJTheme
class
FlatArcOrangeIJTheme
class
FlatCarbonIJTheme
class
FlatCobalt2IJTheme
class
FlatCyanLightIJTheme
class
FlatDarkFlatIJTheme
class
FlatDarkPurpleIJTheme
class
FlatDraculaIJTheme
class
FlatGradiantoDarkFuchsiaIJTheme
class
FlatGradiantoDeepOceanIJTheme
class
FlatGradiantoMidnightBlueIJTheme
class
FlatGradiantoNatureGreenIJTheme
class
FlatGrayIJTheme
class
FlatGruvboxDarkHardIJTheme
class
FlatGruvboxDarkMediumIJTheme
class
FlatGruvboxDarkSoftIJTheme
class
FlatHiberbeeDarkIJTheme
class
FlatHighContrastIJTheme
class
FlatLightFlatIJTheme
class
FlatMaterialDesignDarkIJTheme
class
FlatMonocaiIJTheme
class
FlatMonokaiProIJTheme
class
FlatNordIJTheme
class
FlatOneDarkIJTheme
class
FlatSolarizedDarkIJTheme
class
FlatSolarizedLightIJTheme
class
FlatSpacegrayIJTheme
class
FlatVuesionIJTheme
class
FlatXcodeDarkIJTheme
-
Uses of FlatLaf in com.formdev.flatlaf.intellijthemes.materialthemeuilite
Subclasses of FlatLaf in com.formdev.flatlaf.intellijthemes.materialthemeuilite Modifier and Type Class Description class
FlatArcDarkIJTheme
class
FlatAtomOneDarkIJTheme
class
FlatAtomOneLightIJTheme
class
FlatDraculaIJTheme
class
FlatGitHubDarkIJTheme
class
FlatGitHubIJTheme
class
FlatLightOwlIJTheme
class
FlatMaterialDarkerIJTheme
class
FlatMaterialDeepOceanIJTheme
class
FlatMaterialLighterIJTheme
class
FlatMaterialOceanicIJTheme
class
FlatMaterialPalenightIJTheme
class
FlatMonokaiProIJTheme
class
FlatMoonlightIJTheme
class
FlatNightOwlIJTheme
class
FlatSolarizedDarkIJTheme
class
FlatSolarizedLightIJTheme
-
Uses of FlatLaf in com.formdev.flatlaf.themes
Subclasses of FlatLaf in com.formdev.flatlaf.themes Modifier and Type Class Description class
FlatMacDarkLaf
A Flat LaF that imitates macOS dark look.class
FlatMacLightLaf
A Flat LaF that imitates macOS light look.
-