Class SolarizedLightLaf

java.lang.Object
javax.swing.LookAndFeel
javax.swing.plaf.basic.BasicLookAndFeel
com.formdev.flatlaf.FlatLaf
com.formdev.flatlaf.FlatLightLaf
mars.venus.themes.SolarizedLightLaf
All Implemented Interfaces:
Serializable

public class SolarizedLightLaf extends com.formdev.flatlaf.FlatLightLaf
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class com.formdev.flatlaf.FlatLaf

    com.formdev.flatlaf.FlatLaf.DisabledIconProvider
  • Field Summary

    Fields inherited from class com.formdev.flatlaf.FlatLightLaf

    NAME

    Fields inherited from class com.formdev.flatlaf.FlatLaf

    NULL_VALUE
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    static boolean
     

    Methods inherited from class com.formdev.flatlaf.FlatLightLaf

    getDescription, install, installLafInfo, isDark

    Methods inherited from class com.formdev.flatlaf.FlatLaf

    createActiveFontValue, equals, getAdditionalDefaults, getDefaults, getDisabledIcon, getExtraDefaults, getGlobalExtraDefaults, getID, getLafClassesForDefaultsLoading, getPreferredFontFamily, getPreferredLightFontFamily, getPreferredMonospacedFontFamily, getPreferredSemiboldFontFamily, getStyleableInfos, getStyleableValue, getSupportsWindowDecorations, getSystemColorGetter, hashCode, hideMnemonics, initialize, initIconColors, install, installLafInfo, isLafDark, isNativeLookAndFeel, isShowMnemonics, isSupportedLookAndFeel, isUseNativeWindowDecorations, parseDefaultsValue, registerCustomDefaultsSource, registerCustomDefaultsSource, registerCustomDefaultsSource, registerCustomDefaultsSource, registerUIDefaultsGetter, repaintAllFramesAndDialogs, revalidateAndRepaintAllFramesAndDialogs, runWithUIDefaultsGetter, setExtraDefaults, setGlobalExtraDefaults, setPreferredFontFamily, setPreferredLightFontFamily, setPreferredMonospacedFontFamily, setPreferredSemiboldFontFamily, setSystemColorGetter, setup, setUseNativeWindowDecorations, showMnemonics, supportsNativeWindowDecorations, uninitialize, unregisterCustomDefaultsSource, unregisterCustomDefaultsSource, unregisterCustomDefaultsSource, unregisterCustomDefaultsSource, unregisterUIDefaultsGetter, updateUI, updateUILater

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • SolarizedLightLaf

      public SolarizedLightLaf()
  • Method Details

    • setup

      public static boolean setup()
    • getName

      public String getName()
      Overrides:
      getName in class com.formdev.flatlaf.FlatLightLaf