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 classprivate static class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetID()getName()protected voidinitComponentDefaults(UIDefaults table) booleanbooleanstatic voidMethods inherited from class javax.swing.plaf.basic.BasicLookAndFeel
createAudioAction, getAudioActionMap, getDefaults, initClassDefaults, initialize, initSystemColorDefaults, loadSystemColors, playSound, uninitializeMethods 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:
getNamein classLookAndFeel
-
getID
- Specified by:
getIDin classLookAndFeel
-
getDescription
- Specified by:
getDescriptionin classLookAndFeel
-
isNativeLookAndFeel
public boolean isNativeLookAndFeel()- Specified by:
isNativeLookAndFeelin classLookAndFeel
-
isSupportedLookAndFeel
public boolean isSupportedLookAndFeel()- Specified by:
isSupportedLookAndFeelin classLookAndFeel
-
initComponentDefaults
- Overrides:
initComponentDefaultsin classBasicLookAndFeel
-
setLookAndFeel
public static void setLookAndFeel()
-