| Interface | Description |
|---|---|
| GuiStateListener |
Interface for listeners interested gui state changes.
|
| Class | Description |
|---|---|
| GuiStateManager |
Maintains the current
GuiState. |
| SwingGuiStateManager |
Runs the action using
SwingUtilities2.invokeAndWait(Runnable). |
| Enum | Description |
|---|---|
| ClientSocketState |
Connection progress states of the Crossfire server connection.
|
| GuiState |
Possible gui states.
|