public class ReflectiveCustomizerAction extends org.softsmithy.lib.swing.action.ReflectiveXAction implements CustomizerAction
changeSupport, enabledLARGE_DISABLED_ICON, LARGE_DISABLED_SELECTED_ICON, LARGE_ICON, LARGE_PRESSED_ICON, LARGE_ROLLOVER_ICON, LARGE_ROLLOVER_SELECTED_ICON, LARGE_SELECTED_ICON, SMALL_DISABLED_ICON, SMALL_DISABLED_SELECTED_ICON, SMALL_PRESSED_ICON, SMALL_ROLLOVER_ICON, SMALL_ROLLOVER_SELECTED_ICON, SMALL_SELECTED_ICONACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON| Constructor and Description |
|---|
ReflectiveCustomizerAction(Object target,
org.softsmithy.lib.swing.action.StandardActionFactory saf,
Locale locale) |
ReflectiveCustomizerAction(Object target,
org.softsmithy.lib.swing.action.StandardActionFactory saf,
Locale locale,
Set<String> neededCustomizableProperties) |
ReflectiveCustomizerAction(Object target,
String methodName)
Creates a new instance of ReflectiveCustomizerAction
|
ReflectiveCustomizerAction(Object target,
String methodName,
Set<String> neededCustomizableProperties)
Creates a new instance of ReflectiveCustomizerAction
|
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getNeededCustomizableProperties()
Getter for property neededCustomizableProperties.
|
void |
setNeededCustomizableProperties(Set<String> neededCustomizableProperties)
Setter for property neededCustomizableProperties.
|
getAccelerator, getActionCommand, getLargeDisabledIcon, getLargeDisabledSelectedIcon, getLargeIcon, getLargePressedIcon, getLargeRolloverIcon, getLargeRolloverSelectedIcon, getLargeSelectedIcon, getLongDescription, getMnemonicKey, getName, getShortDescription, getSmallDisabledIcon, getSmallDisabledSelectedIcon, getSmallIcon, getSmallPressedIcon, getSmallRolloverIcon, getSmallRolloverSelectedIcon, getSmallSelectedIcon, setAccelerator, setActionCommand, setLargeDisabledIcon, setLargeDisabledSelectedIcon, setLargeIcon, setLargePressedIcon, setLargeRolloverIcon, setLargeRolloverSelectedIcon, setLargeSelectedIcon, setLongDescription, setMnemonicKey, setName, setShortDescription, setSmallDisabledIcon, setSmallDisabledSelectedIcon, setSmallIcon, setSmallPressedIcon, setSmallRolloverIcon, setSmallRolloverSelectedIcon, setSmallSelectedIconaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAccelerator, getActionCommand, getLargeDisabledIcon, getLargeDisabledSelectedIcon, getLargeIcon, getLargePressedIcon, getLargeRolloverIcon, getLargeRolloverSelectedIcon, getLargeSelectedIcon, getLongDescription, getMnemonicKey, getName, getShortDescription, getSmallDisabledIcon, getSmallDisabledSelectedIcon, getSmallIcon, getSmallPressedIcon, getSmallRolloverIcon, getSmallRolloverSelectedIcon, getSmallSelectedIcon, setAccelerator, setActionCommand, setLargeDisabledIcon, setLargeDisabledSelectedIcon, setLargeIcon, setLargePressedIcon, setLargeRolloverIcon, setLargeRolloverSelectedIcon, setLargeSelectedIcon, setLongDescription, setMnemonicKey, setName, setShortDescription, setSmallDisabledIcon, setSmallDisabledSelectedIcon, setSmallIcon, setSmallPressedIcon, setSmallRolloverIcon, setSmallRolloverSelectedIcon, setSmallSelectedIconaddPropertyChangeListener, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledactionPerformedpublic ReflectiveCustomizerAction(Object target, String methodName) throws NoSuchMethodException
NoSuchMethodExceptionpublic ReflectiveCustomizerAction(Object target, org.softsmithy.lib.swing.action.StandardActionFactory saf, Locale locale) throws NoSuchMethodException
NoSuchMethodExceptionpublic ReflectiveCustomizerAction(Object target, org.softsmithy.lib.swing.action.StandardActionFactory saf, Locale locale, Set<String> neededCustomizableProperties) throws NoSuchMethodException
NoSuchMethodExceptionpublic ReflectiveCustomizerAction(Object target, String methodName, Set<String> neededCustomizableProperties) throws NoSuchMethodException
NoSuchMethodExceptionpublic Set<String> getNeededCustomizableProperties()
getNeededCustomizableProperties in interface CustomizerActionpublic void setNeededCustomizableProperties(Set<String> neededCustomizableProperties)
setNeededCustomizableProperties in interface CustomizerActionneededCustomizableProperties - New value of property neededCustomizableProperties.Copyright © 2012–2018 SoftSmithy. All rights reserved.