Class NoOpBasicLookAndFeel
java.lang.Object
javax.swing.LookAndFeel
javax.swing.plaf.basic.BasicLookAndFeel
com.github.weisj.darklaf.theme.laf.NoOpBasicLookAndFeel
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ThemedLookAndFeel
- See Also:
- Serialized Form
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javax.swing.plaf.basic.BasicLookAndFeel
createAudioAction, getAudioActionMap, initClassDefaults, initComponentDefaults, initSystemColorDefaults, loadSystemColors, playSoundMethods inherited from class javax.swing.LookAndFeel
getDescription, getDesktopPropertyValue, getDisabledIcon, getDisabledSelectedIcon, getID, getLayoutStyle, getName, getSupportsWindowDecorations, installBorder, installColors, installColorsAndFont, installProperty, isNativeLookAndFeel, isSupportedLookAndFeel, loadKeyBindings, makeComponentInputMap, makeIcon, makeInputMap, makeKeyBindings, provideErrorFeedback, toString, uninstallBorder
-
Constructor Details
-
NoOpBasicLookAndFeel
public NoOpBasicLookAndFeel()
-
-
Method Details
-
getDefaults
- Overrides:
getDefaultsin classBasicLookAndFeel
-
initialize
public abstract void initialize()- Overrides:
initializein classBasicLookAndFeel
-
uninitialize
public abstract void uninitialize()- Overrides:
uninitializein classBasicLookAndFeel
-