Package net.runelite.client.ui.skin
Class SubstanceRuneLiteLookAndFeel
- java.lang.Object
-
- javax.swing.LookAndFeel
-
- javax.swing.plaf.basic.BasicLookAndFeel
-
- org.pushingpixels.substance.api.SubstanceLookAndFeel
-
- net.runelite.client.ui.skin.SubstanceRuneLiteLookAndFeel
-
- All Implemented Interfaces:
Serializable
public class SubstanceRuneLiteLookAndFeel extends org.pushingpixels.substance.api.SubstanceLookAndFeel
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SubstanceRuneLiteLookAndFeel()
-
Method Summary
-
Methods inherited from class org.pushingpixels.substance.api.SubstanceLookAndFeel
getDefaults, getDescription, getDisabledIcon, getID, getName, getSupportsWindowDecorations, initClassDefaults, initComponentDefaults, initialize, isNativeLookAndFeel, isSupportedLookAndFeel, uninitialize
-
Methods inherited from class javax.swing.plaf.basic.BasicLookAndFeel
createAudioAction, getAudioActionMap, 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
-
-