public abstract class AbstractSelectTableAction<M extends AbstractTuttiTableModel> extends AbstractAction
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| Constructor and Description |
|---|
AbstractSelectTableAction(M model,
JTable table) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addNewRow() |
protected void |
doSelectCell(int rowIndex,
int columnIndex) |
static void |
doSelectCell(JTable table,
int rowIndex,
int columnIndex) |
protected String |
getCellCoordinate(int rowIndex,
int columnIndex) |
protected int |
getColumnCount() |
protected int |
getRowCount() |
protected int |
getSelectedColumn() |
protected int |
getSelectedRow() |
protected boolean |
isCellEditable(int rowIndex,
int columnIndex) |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitactionPerformedpublic static void doSelectCell(JTable table, int rowIndex, int columnIndex)
protected void doSelectCell(int rowIndex,
int columnIndex)
protected int getSelectedRow()
protected int getSelectedColumn()
protected int getRowCount()
protected int getColumnCount()
protected boolean isCellEditable(int rowIndex,
int columnIndex)
protected String getCellCoordinate(int rowIndex, int columnIndex)
protected void addNewRow()
Copyright © 2012 Ifremer. All Rights Reserved.