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, isRoot
checkEnableCondition, getSelectionPath, getTree
actionConfirmed, 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, toString
public 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
ZAction
actionFired
in class ZAction<C extends ApplicationContext>
java.lang.Exception
Copyright © 2014 EsprIT-Systems. All Rights Reserved.