Uses of Class
com.formdev.flatlaf.IntelliJTheme
-
Packages that use IntelliJTheme Package Description com.formdev.flatlaf -
-
Uses of IntelliJTheme in com.formdev.flatlaf
Methods in com.formdev.flatlaf that return IntelliJTheme Modifier and Type Method Description IntelliJTheme
IntelliJTheme.ThemeLaf. getTheme()
Methods in com.formdev.flatlaf with parameters of type IntelliJTheme Modifier and Type Method Description static FlatLaf
IntelliJTheme. createLaf(IntelliJTheme theme)
Creates a Laf instance for the given IntelliJ theme.Constructors in com.formdev.flatlaf with parameters of type IntelliJTheme Constructor Description ThemeLaf(IntelliJTheme theme)
-