public abstract class TableSelectionAction extends TableDataAction
| Constructor and Description |
|---|
TableSelectionAction(javax.swing.JTable table,
NlsActionKey nls) |
TableSelectionAction(javax.swing.JTable table,
NlsActionKey nls,
IconKey iconKey) |
| Modifier and Type | Method and Description |
|---|---|
protected TableDataController |
createTableController(javax.swing.JTable table) |
protected int |
getSelectedRow() |
protected int[] |
getSelectedRows() |
int |
getSelectionCount() |
protected TableSelectionController |
getTableController() |
boolean |
isSelectionEmpty() |
void |
setActivationMode(ActivationMode mode) |
checkEnableCondition, getTable, isTableEmptyactionConfirmed, actionDenied, actionFailed, actionFired, actionPerformed, actionPrepare, actionSucceeded, fire, getApplicationContext, getButtonText, getIcon, getLogChannel, getMenuText, getName, getPressedIcon, getTipText, isForced, isHandleError, isLogDebug, isLogVerbose, isPermitted, logDebug, logDump, logError, logError, logFatal, logInfo, logVerbose, logWarning, performAvailabilityCheck, setBusyAnimationEnabled, setHandleError, setIcon, setIcon, setLogChannel, setName, setPressedIcon, setPressedIcon, setText, setTipText, setValidator, showError, showError, showError, showInfo, showInfo, showWarning, showWarning, toStringpublic TableSelectionAction(javax.swing.JTable table,
NlsActionKey nls)
public TableSelectionAction(javax.swing.JTable table,
NlsActionKey nls,
IconKey iconKey)
protected TableDataController createTableController(javax.swing.JTable table)
createTableController in class TableDataActionprotected TableSelectionController getTableController()
getTableController in class TableDataActionpublic void setActivationMode(ActivationMode mode)
protected int getSelectedRow()
protected int[] getSelectedRows()
public int getSelectionCount()
public boolean isSelectionEmpty()
Copyright © 2014 EsprIT-Systems. All Rights Reserved.