public static interface IMActions.IMAction extends Action
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON
Modifier and Type | Method and Description |
---|---|
boolean |
isActionEnabledForBuddy(Buddy b) |
void |
setEnabled(boolean b) |
addPropertyChangeListener, getValue, isEnabled, putValue, removePropertyChangeListener
actionPerformed
boolean isActionEnabledForBuddy(Buddy b)
void setEnabled(boolean b)
setEnabled
in interface Action