java.lang.Object
javax.swing.LookAndFeel
javax.swing.plaf.basic.BasicLookAndFeel
javax.swing.plaf.synth.SynthLookAndFeel
javax.swing.plaf.nimbus.NimbusLookAndFeel
org.autogui.swing.util.NimbusLookAndFeelCustomFlat
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
NimbusLookAndFeelCustomFlat.NimbusLookAndFeelCustomFlatDark,NimbusLookAndFeelCustomFlat.NimbusLookAndFeelCustomFlatLight
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic enumstatic classstatic final recordstatic enumstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic class -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionprotected voidvoidinitDefault(UIDefaults defaults) protected voidinitDefault(UIDefaults defaults, boolean dark) protected voidinitDefaultButton(UIDefaults defaults) protected voidinitDefaultButton(UIDefaults defaults, NimbusLookAndFeelCustomFlat.LafProp button) protected voidinitDefaultCheckBox(UIDefaults defaults) protected voidinitDefaultColors(UIDefaults defaults) protected voidinitDefaultComboBox(UIDefaults defaults) protected voidprotected voidprotected voidinitDefaultList(UIDefaults defaults) protected voidinitDefaultMenu(UIDefaults defaults) protected voidinitDefaultProgressBar(UIDefaults defaults) protected voidinitDefaultRadioButton(UIDefaults defaults) protected voidinitDefaultScroll(UIDefaults defaults) protected voidinitDefaultSlider(UIDefaults defaults) protected voidinitDefaultSpinner(UIDefaults defaults) protected voidinitDefaultSplitPane(UIDefaults defaults) protected voidinitDefaultTabbedPane(UIDefaults defaults) protected voidinitDefaultTable(UIDefaults defaults) protected voidinitDefaultTableHeader(UIDefaults defaults) protected voidinitDefaultToggleButton(UIDefaults defaults) protected voidinitDefaultToggleButton(UIDefaults defaults, NimbusLookAndFeelCustomFlat.LafProp button) protected voidinitDefaultToolBar(UIDefaults defaults) protected voidinitDefaultTree(UIDefaults defaults) protected voidinitKeys(UIDefaults defaults) protected booleanprotected booleanprotected voidreplaceKey(InputMap im, String action, int newMod, int newKeyCode) protected voidreplaceKey(InputMap im, String action, int oldMod, int keyCode, int newMod, int newKeyCode) protected voidreplaceKeys(String name, InputMap im) Methods inherited from class javax.swing.plaf.nimbus.NimbusLookAndFeel
getDerivedColor, getDerivedColor, getDerivedColor, getDescription, getDisabledIcon, getID, getName, getStyle, initialize, register, shouldUpdateStyleOnAncestorChanged, shouldUpdateStyleOnEvent, uninitializeMethods inherited from class javax.swing.plaf.synth.SynthLookAndFeel
createUI, getRegion, getStyleFactory, isNativeLookAndFeel, isSupportedLookAndFeel, load, load, setStyleFactory, updateStylesMethods inherited from class javax.swing.plaf.basic.BasicLookAndFeel
createAudioAction, getAudioActionMap, initClassDefaults, initComponentDefaults, initSystemColorDefaults, loadSystemColors, playSoundMethods inherited from class javax.swing.LookAndFeel
getDesktopPropertyValue, getDisabledSelectedIcon, getLayoutStyle, getSupportsWindowDecorations, installBorder, installColors, installColorsAndFont, installProperty, loadKeyBindings, makeComponentInputMap, makeIcon, makeInputMap, makeKeyBindings, provideErrorFeedback, toString, uninstallBorder
-
Field Details
-
darkLight
-
init
protected boolean init -
back
-
base
-
backLight
-
textSelect
-
disabledText
-
selection
-
text2
-
text
-
dark
-
lazyReplaceTasks
-
-
Constructor Details
-
NimbusLookAndFeelCustomFlat
public NimbusLookAndFeelCustomFlat() -
NimbusLookAndFeelCustomFlat
-
-
Method Details
-
getDarkLight
-
getDefaults
- Overrides:
getDefaultsin classNimbusLookAndFeel
-
isDarkTheme
protected boolean isDarkTheme() -
initDefault
-
initDefaultDarkColor
protected void initDefaultDarkColor() -
initDefaultLightColor
protected void initDefaultLightColor() -
initDefault
-
initKeys
-
replaceKeys
-
replaceKey
-
replaceKey
-
doReplaceAll
protected void doReplaceAll() -
isMetaKeyBinding
protected boolean isMetaKeyBinding() -
initDefaultColors
-
initDefaultMenu
-
initDefaultScroll
-
initDefaultButton
-
initDefaultButton
-
initDefaultToggleButton
-
initDefaultToggleButton
protected void initDefaultToggleButton(UIDefaults defaults, NimbusLookAndFeelCustomFlat.LafProp button) -
initDefaultTabbedPane
-
initDefaultComboBox
-
initDefaultSpinner
-
initDefaultCheckBox
-
initDefaultProgressBar
-
initDefaultSlider
-
initDefaultRadioButton
-
initDefaultSplitPane
-
initDefaultToolBar
-
initDefaultTableHeader
-
initDefaultTable
-
initDefaultList
-
initDefaultTree
-