Crossfire JXClient, Trunk
EscAction.java
Go to the documentation of this file.
1
package
com.realtime.crossfire.jxclient.window;
2
6
public
enum
EscAction
{
7
11
IGNORE
,
12
16
DISCONNECT
,
17
21
QUIT
22
23
}
com.realtime.crossfire.jxclient.window.EscAction.IGNORE
IGNORE
Ignore the key press.
Definition:
EscAction.java:11
com.realtime.crossfire.jxclient.window.EscAction
Action after ESC has been pressed.
Definition:
EscAction.java:6
com.realtime.crossfire.jxclient.window.EscAction.DISCONNECT
DISCONNECT
Disconnect from server.
Definition:
EscAction.java:16
src
gui
src
main
java
com
realtime
crossfire
jxclient
window
EscAction.java
Generated on Mon Sep 1 2025 00:16:02 for Crossfire JXClient, Trunk by
1.8.17