public class ClientTextEditorAction extends ClientAction<ClientContext>
TextEditorFrame
just for editing text.
By default a cached instance is returned. If either SHIFT or CNTRL is pressed, the
a new instance is being created.Constructor and Description |
---|
ClientTextEditorAction(ClientContext clientCtx) |
Modifier and Type | Method and Description |
---|---|
protected void |
actionFired(java.awt.event.ActionEvent e)
Is called when the action is fired.
|
actionFailed, checkEnableCondition, getClientContext, getSessionId, isConnectionSensitive, isLoggedIn, isOffline, isOnline, setConnectionSensitive
actionConfirmed, actionDenied, 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 ClientTextEditorAction(ClientContext clientCtx)
protected void actionFired(java.awt.event.ActionEvent e) throws java.lang.Exception
ZAction
actionFired
in class ZAction<ClientContext>
java.lang.Exception
Copyright © 2014 EsprIT-Systems. All Rights Reserved.