public class ShutdownServerAndForcedClientDisconnectAction extends ShutdownServerAction
| Constructor and Description |
|---|
ShutdownServerAndForcedClientDisconnectAction(ConsoleFrame frame,
ClientContextI ctx,
java.awt.Component contextObject)
The constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent ae)
Called when button was pressed, or whatever triggered the action.
|
void |
processDBManEvent(DBManEvent event)
DBMan event handling.
|
void |
setInitiated(boolean initiated)
Adjusts the state and looks of the action when the shutdown was initiated
or stopped.
|
void |
setInitiated(boolean initiated,
boolean notifyOthers) |
featureBecameAvailable, featureNoLongerAvailable, isEnabledgetClient, makeNamepublic ShutdownServerAndForcedClientDisconnectAction(ConsoleFrame frame, ClientContextI ctx, java.awt.Component contextObject)
public void actionPerformed(java.awt.event.ActionEvent ae)
ShutdownServerActionactionPerformed in interface java.awt.event.ActionListeneractionPerformed in class ShutdownServerActionpublic void setInitiated(boolean initiated)
setInitiated in class ShutdownServerActionpublic void setInitiated(boolean initiated,
boolean notifyOthers)
setInitiated in class ShutdownServerActionpublic void processDBManEvent(DBManEvent event)
processDBManEvent in interface DBManEventListenerIprocessDBManEvent in class ShutdownServerActionCopyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.