protected class CellEditor.StopAction extends AbstractAction
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 |
---|
CellEditor.StopAction(int columns,
int rows)
Creates an edit stopping action.
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent event) |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
public CellEditor.StopAction(int columns, int rows)
columns
- the number of columns to move the selection downrows
- the number of rows to move the selection to the rightpublic void actionPerformed(ActionEvent event)