Class FlatLightLaf

  • All Implemented Interfaces:
    java.io.Serializable
    Direct Known Subclasses:
    FlatIntelliJLaf

    public class FlatLightLaf
    extends FlatLaf
    A Flat LaF that has a light color scheme. The UI defaults are loaded from FlatLightLaf.properties and FlatLaf.properties
    See Also:
    Serialized Form
    • Constructor Detail

      • FlatLightLaf

        public FlatLightLaf()
    • Method Detail

      • install

        public static boolean install()
      • getName

        public java.lang.String getName()
        Specified by:
        getName in class javax.swing.LookAndFeel
      • getDescription

        public java.lang.String getDescription()
        Specified by:
        getDescription in class javax.swing.LookAndFeel
      • isDark

        public boolean isDark()
        Specified by:
        isDark in class FlatLaf