public abstract class ListDataAction<C extends ApplicationContext> extends ZAction<C>
Constructor and Description |
---|
ListDataAction(C ctx,
javax.swing.JList list,
NlsActionKey nls) |
ListDataAction(C ctx,
javax.swing.JList list,
NlsActionKey nls,
IconKey iconKey) |
ListDataAction(javax.swing.JList list,
NlsActionKey nls) |
ListDataAction(javax.swing.JList list,
NlsActionKey nls,
IconKey iconKey) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
checkEnableCondition()
This condition is evaluated automatically after construction.
|
protected ListDataController |
createListController(javax.swing.JList list) |
javax.swing.JList |
getList() |
protected ListDataController |
getListController() |
boolean |
isListEmpty() |
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 ListDataAction(javax.swing.JList list, NlsActionKey nls)
public ListDataAction(javax.swing.JList list, NlsActionKey nls, IconKey iconKey)
public ListDataAction(C ctx, javax.swing.JList list, NlsActionKey nls)
public ListDataAction(C ctx, javax.swing.JList list, NlsActionKey nls, IconKey iconKey)
protected ListDataController createListController(javax.swing.JList list)
protected ListDataController getListController()
protected boolean checkEnableCondition()
ZAction
checkEnableCondition
in class ZAction<C extends ApplicationContext>
public boolean isListEmpty()
public javax.swing.JList getList()
Copyright © 2014 EsprIT-Systems. All Rights Reserved.