protected static class HistoryReferencesTable.ChangeByteUnitAction
extends org.jdesktop.swingx.action.AbstractActionExt
GROUP, IS_STATE, LARGE_ICON
changeSupport, enabled
ACCELERATOR_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 |
---|
ChangeByteUnitAction(org.jdesktop.swingx.JXTable table,
SizeBytesStringValue sizeBytesStringValue) |
ChangeByteUnitAction(String label,
Icon icon,
org.jdesktop.swingx.JXTable table,
SizeBytesStringValue sizeBytesStringValue) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e) |
boolean |
isStateAction() |
dispose, getAccelerator, getActionCommand, getGroup, getLargeIcon, getLongDescription, getMnemonic, getName, getShortDescription, getSmallIcon, isSelected, itemStateChanged, setAccelerator, setActionCommand, setGroup, setLargeIcon, setLongDescription, setMnemonic, setMnemonic, setName, setSelected, setShortDescription, setSmallIcon, setStateAction, setStateAction, toString
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
public ChangeByteUnitAction(org.jdesktop.swingx.JXTable table, SizeBytesStringValue sizeBytesStringValue)
public ChangeByteUnitAction(String label, Icon icon, org.jdesktop.swingx.JXTable table, SizeBytesStringValue sizeBytesStringValue)
public boolean isStateAction()
isStateAction
in class org.jdesktop.swingx.action.AbstractActionExt
public void actionPerformed(ActionEvent e)