Class RuneLiteLAF

  • All Implemented Interfaces:
    java.io.Serializable

    public class RuneLiteLAF
    extends com.formdev.flatlaf.FlatDarkLaf
    See Also:
    Serialized Form
    • 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.FlatDarkLaf

        NAME
      • Fields inherited from class com.formdev.flatlaf.FlatLaf

        NULL_VALUE
    • Constructor Summary

      Constructors 
      Constructor Description
      RuneLiteLAF()  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      javax.swing.UIDefaults getDefaults()  
      java.lang.String getDescription()  
      protected java.util.List<java.lang.Class<?>> getLafClassesForDefaultsLoading()  
      java.lang.String getName()  
      static boolean setup()  
      • Methods inherited from class com.formdev.flatlaf.FlatDarkLaf

        install, installLafInfo, isDark
      • Methods inherited from class com.formdev.flatlaf.FlatLaf

        createActiveFontValue, equals, getAdditionalDefaults, getDisabledIcon, getExtraDefaults, getGlobalExtraDefaults, getID, 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 javax.swing.plaf.basic.BasicLookAndFeel

        createAudioAction, getAudioActionMap, initClassDefaults, initComponentDefaults, initSystemColorDefaults, loadSystemColors, playSound
      • Methods inherited from class javax.swing.LookAndFeel

        getDesktopPropertyValue, getDisabledSelectedIcon, getLayoutStyle, installBorder, installColors, installColorsAndFont, installProperty, loadKeyBindings, makeComponentInputMap, makeIcon, makeInputMap, makeKeyBindings, provideErrorFeedback, toString, uninstallBorder
      • Methods inherited from class java.lang.Object

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

      • RuneLiteLAF

        public RuneLiteLAF()
    • Method Detail

      • setup

        public static boolean setup()
      • getLafClassesForDefaultsLoading

        protected java.util.List<java.lang.Class<?>> getLafClassesForDefaultsLoading()
        Overrides:
        getLafClassesForDefaultsLoading in class com.formdev.flatlaf.FlatLaf
      • getName

        public java.lang.String getName()
        Overrides:
        getName in class com.formdev.flatlaf.FlatDarkLaf
      • getDescription

        public java.lang.String getDescription()
        Overrides:
        getDescription in class com.formdev.flatlaf.FlatDarkLaf
      • getDefaults

        public javax.swing.UIDefaults getDefaults()
        Overrides:
        getDefaults in class com.formdev.flatlaf.FlatLaf