public abstract class PathTreeSelectionAction<C extends ApplicationContext,T extends PathTree> extends TreeSelectionAction<C,T>
Constructor and Description |
---|
PathTreeSelectionAction(C appContext,
T tree,
NlsActionKey actKey,
IconKey iconKey) |
Modifier and Type | Method and Description |
---|---|
protected java.io.File |
getSelectedFile() |
protected PathTreeNode |
getSelectedNode() |
protected boolean |
isArchive() |
protected boolean |
isDirectory() |
protected boolean |
isFile() |
protected boolean |
isLeaf() |
protected boolean |
isRoot() |
checkEnableCondition, getSelectionPath, 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 PathTreeSelectionAction(C appContext, T tree, NlsActionKey actKey, IconKey iconKey)
protected final PathTreeNode getSelectedNode()
protected final java.io.File getSelectedFile()
protected final boolean isRoot()
protected final boolean isLeaf()
protected final boolean isDirectory()
protected final boolean isFile()
protected final boolean isArchive()
Copyright © 2014 EsprIT-Systems. All Rights Reserved.