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, setConnectionSensitiveactionConfirmed, 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, toStringpublic ClientTextEditorAction(ClientContext clientCtx)
protected void actionFired(java.awt.event.ActionEvent e)
throws java.lang.Exception
ZActionactionFired in class ZAction<ClientContext>java.lang.ExceptionCopyright © 2014 EsprIT-Systems. All Rights Reserved.