public class LoginAction<C extends ClientContext> extends UserAuthenticationAction<C>
DefaultLoginDialog for performing a new login.| Constructor and Description |
|---|
LoginAction(C clientCtx) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
actionFired(java.awt.event.ActionEvent e)
Is called when the action is fired.
|
protected boolean |
checkEnableCondition()
This condition is evaluated automatically after construction.
|
protected ToolDialog |
createLoginDialog(C clientCtx) |
actionFailed, 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 LoginAction(C clientCtx)
protected boolean checkEnableCondition()
ZActioncheckEnableCondition in class ClientAction<C extends ClientContext>protected void actionFired(java.awt.event.ActionEvent e)
throws java.lang.Exception
ZActionactionFired in class ZAction<C extends ClientContext>java.lang.Exceptionprotected ToolDialog createLoginDialog(C clientCtx)
Copyright © 2014 EsprIT-Systems. All Rights Reserved.