public abstract class TreeSelectionAction<C extends ApplicationContext,T extends javax.swing.JTree> extends ZAction<C>
Constructor and Description |
---|
TreeSelectionAction(C appContext,
T tree,
NlsActionKey actKey,
IconKey iconKey) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
checkEnableCondition()
This condition is evaluated automatically after construction.
|
javax.swing.tree.TreePath |
getSelectionPath() |
T |
getTree() |
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 TreeSelectionAction(C appContext, T tree, NlsActionKey actKey, IconKey iconKey)
public T getTree()
public final javax.swing.tree.TreePath getSelectionPath()
protected boolean checkEnableCondition()
ZAction
checkEnableCondition
in class ZAction<C extends ApplicationContext>
Copyright © 2014 EsprIT-Systems. All Rights Reserved.