public class ChangePasswordAction extends UserAuthenticationAction<ClientContext>
PasswordChangeDialog
for modifying the current
login password.Constructor and Description |
---|
ChangePasswordAction(ClientContext clientCtx) |
ChangePasswordAction(ClientContext clientCtx,
IconKey iconKey) |
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.
|
actionFailed, 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 ChangePasswordAction(ClientContext clientCtx)
public ChangePasswordAction(ClientContext clientCtx, IconKey iconKey)
protected boolean checkEnableCondition()
ZAction
checkEnableCondition
in class ClientAction<ClientContext>
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.