Package editor
Class GosuLabLAF
java.lang.Object
javax.swing.LookAndFeel
javax.swing.plaf.basic.BasicLookAndFeel
editor.GosuLabLAF
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static class
private static class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetID()
getName()
protected void
initComponentDefaults
(UIDefaults table) boolean
boolean
static void
Methods inherited from class javax.swing.plaf.basic.BasicLookAndFeel
createAudioAction, getAudioActionMap, getDefaults, initClassDefaults, initialize, initSystemColorDefaults, loadSystemColors, playSound, uninitialize
Methods inherited from class javax.swing.LookAndFeel
getDesktopPropertyValue, getDisabledIcon, getDisabledSelectedIcon, getLayoutStyle, getSupportsWindowDecorations, installBorder, installColors, installColorsAndFont, installProperty, loadKeyBindings, makeComponentInputMap, makeIcon, makeInputMap, makeKeyBindings, provideErrorFeedback, toString, uninstallBorder
-
Constructor Details
-
GosuLabLAF
public GosuLabLAF()
-
-
Method Details
-
getName
- Specified by:
getName
in classLookAndFeel
-
getID
- Specified by:
getID
in classLookAndFeel
-
getDescription
- Specified by:
getDescription
in classLookAndFeel
-
isNativeLookAndFeel
public boolean isNativeLookAndFeel()- Specified by:
isNativeLookAndFeel
in classLookAndFeel
-
isSupportedLookAndFeel
public boolean isSupportedLookAndFeel()- Specified by:
isSupportedLookAndFeel
in classLookAndFeel
-
initComponentDefaults
- Overrides:
initComponentDefaults
in classBasicLookAndFeel
-
setLookAndFeel
public static void setLookAndFeel()
-