public abstract class AbstractPathEditAction<C extends ApplicationContext,T extends PathTree> extends PathTreeSelectionAction<C,T>
| Constructor and Description |
|---|
AbstractPathEditAction(C ctx,
T tree,
NlsActionKey actKey,
IconKey iconKey) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
actionFired(java.awt.event.ActionEvent e)
Is called when the action is fired.
|
protected abstract AbstractPathEditDialog |
createDialog(C ctx) |
getSelectedFile, getSelectedNode, isArchive, isDirectory, isFile, isLeaf, isRootcheckEnableCondition, getSelectionPath, getTreeactionConfirmed, actionDenied, actionFailed, 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 AbstractPathEditAction(C ctx, T tree, NlsActionKey actKey, IconKey iconKey)
protected abstract AbstractPathEditDialog createDialog(C ctx)
protected final void actionFired(java.awt.event.ActionEvent e)
throws java.lang.Exception
ZActionactionFired in class ZAction<C extends ApplicationContext>java.lang.ExceptionCopyright © 2014 EsprIT-Systems. All Rights Reserved.