public abstract class TableDataAction extends ZAction
Constructor and Description |
---|
TableDataAction(javax.swing.JTable table,
NlsActionKey nls) |
TableDataAction(javax.swing.JTable table,
NlsActionKey nls,
IconKey iconKey) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
checkEnableCondition()
This condition is evaluated automatically after construction.
|
protected TableDataController |
createTableController(javax.swing.JTable table) |
javax.swing.JTable |
getTable() |
protected TableDataController |
getTableController() |
boolean |
isTableEmpty() |
actionConfirmed, 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, toString
public TableDataAction(javax.swing.JTable table, NlsActionKey nls)
public TableDataAction(javax.swing.JTable table, NlsActionKey nls, IconKey iconKey)
protected TableDataController createTableController(javax.swing.JTable table)
protected TableDataController getTableController()
protected boolean checkEnableCondition()
ZAction
checkEnableCondition
in class ZAction
public boolean isTableEmpty()
public javax.swing.JTable getTable()
Copyright © 2014 EsprIT-Systems. All Rights Reserved.