public class MoveToPreviousEditableCellAction<M extends AbstractTuttiTableModel> extends AbstractSelectTableAction<M>
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| Modifier | Constructor and Description |
|---|---|
protected |
MoveToPreviousEditableCellAction(M model,
JTable table) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
static <M extends AbstractTuttiTableModel> |
newAction(M model,
JTable table) |
addNewRow, doSelectCell, getCellCoordinate, getColumnCount, getRowCount, getSelectedColumn, getSelectedRow, isCellEditable, isCreateNewRowaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic static <M extends AbstractTuttiTableModel> MoveToPreviousEditableCellAction<M> newAction(M model, JTable table)
public void actionPerformed(ActionEvent e)
Copyright © 2012–2013 Ifremer. All rights reserved.