public class I18nAction extends AbstractAction
changeSupport, enabledACCELERATOR_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 |
|---|
I18nAction() |
I18nAction(Class<?> clazz,
String nameKey) |
I18nAction(Class<?> clazz,
String nameKey,
Icon icon) |
I18nAction(Class<?> clazz,
String nameKey,
String shortDescriptionKey,
Icon icon) |
I18nAction(Icon icon) |
I18nAction(String nameKey) |
I18nAction(String nameKey,
Icon icon) |
I18nAction(String nameKey,
String shortDescriptionKey) |
I18nAction(String nameKey,
String shortDescriptionKey,
Icon icon) |
I18nAction(String actionCommand,
String nameKey,
String shortDescriptionKey,
Icon icon) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
void |
setName(CharSequence name) |
void |
setShortDescription(CharSequence shortDescription) |
createButton, createCheckboxMenuItem, createMenuItem, createToggleButton, getDisabledIcon, getEnableCheck, getIcon, getLargeIcon, getMnemonic, getName, getToolTip, isCheckBox, isEnabled, setAcceleratorControlKey, setAcceleratorKey, setAcceleratorShiftControlKey, setCheckBox, setEnableCheck, setIcon, setMnemonicKey, setName, setToolTip, setToolTipaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, putValue, removePropertyChangeListener, setEnabledpublic I18nAction()
public I18nAction(Icon icon)
public I18nAction(String nameKey)
public void actionPerformed(ActionEvent e)
public void setName(CharSequence name)
public void setShortDescription(CharSequence shortDescription)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.