private abstract static class TooltipAndContextUtil.ContextAction extends AbstractAction
Modifier and Type | Field and Description |
---|---|
private String |
_pluralName |
private String |
_singularName |
private static long |
serialVersionUID |
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 |
---|
TooltipAndContextUtil.ContextAction(String singularName,
String pluralName) |
Modifier and Type | Method and Description |
---|---|
String |
getName(int length) |
abstract boolean |
isEnabled(int length) |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
actionPerformed
private static final long serialVersionUID
private final String _singularName
private final String _pluralName
public String getName(int length)
public abstract boolean isEnabled(int length)