Class FlatAllIJThemes.FlatIJLookAndFeelInfo
- java.lang.Object
-
- javax.swing.UIManager.LookAndFeelInfo
-
- com.formdev.flatlaf.intellijthemes.FlatAllIJThemes.FlatIJLookAndFeelInfo
-
- Enclosing class:
- FlatAllIJThemes
public static class FlatAllIJThemes.FlatIJLookAndFeelInfo extends UIManager.LookAndFeelInfo
-
-
Constructor Summary
Constructors Constructor Description FlatIJLookAndFeelInfo(String name, String className, boolean dark)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisDark()-
Methods inherited from class javax.swing.UIManager.LookAndFeelInfo
getClassName, getName, toString
-
-