Class FlatDarkLaf

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

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

      • FlatDarkLaf

        public FlatDarkLaf()
    • 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