| Class | Description |
|---|---|
| DefaultKeyHandler |
A
KeyHandlerListener which updates the state of a
GuiManager. |
| Exiter |
Allows to exit the application.
|
| FacesTracker |
Tracks a
GuiStateManager and resets known faces whenever a new server
connection has been established. |
| GuiManagerCommandCallback |
A
CommandCallback that delegates to a GuiManager. |
| JXClient |
This is the entry point for JXClient.
|
| JXCWindow |
The main window.
|
| Options |
Command line argument parser.
|
| OutputCountTracker |
Tracks received Crossfire messages and resets the "output-count" setting
whenever a player logs in.
|
| PlayerNameTracker |
Tracks a
GuiStateManager and updates a JXCConnection's
character name. |
| SkinLoader |
Loader for
JXCSkins and attaching them to the client. |