public abstract class AbstractSelectTableAction<M extends AbstractApplicationTableModel> 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) |
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) |
protected boolean |
isCreateNewRow() |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitactionPerformedprotected 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 boolean isCreateNewRow()
protected String getCellCoordinate(int rowIndex, int columnIndex)
protected void addNewRow()
Copyright © 2008–2018 Ultreia.io. All rights reserved.