Uses of Package
VASSAL.chat.ui
| Package | Description |
|---|---|
| VASSAL.build |
Provides classes for building Java instances automatically from XML
files.
|
| VASSAL.chat |
Contains classes for specifying a VASSAL server implementation that follows a chat-room paradigm.
|
| VASSAL.chat.node | |
| VASSAL.chat.peer2peer | |
| VASSAL.chat.ui |
-
Classes in VASSAL.chat.ui used by VASSAL.build Class Description ChatServerControls -
Classes in VASSAL.chat.ui used by VASSAL.chat Class Description ChatControlsInitializer Interface for registering event listeners with the Swing components in a ChatServerControls componentChatServerControls -
Classes in VASSAL.chat.ui used by VASSAL.chat.node Class Description ChatControlsInitializer Interface for registering event listeners with the Swing components in a ChatServerControls componentChatServerControls LockableRoomControls RoomInteractionControlsInitializer Adds mouse listeners to the RoomTree components: double-click to join a room, etc.SimpleStatusControlsInitializer -
Classes in VASSAL.chat.ui used by VASSAL.chat.peer2peer Class Description ChatControlsInitializer Interface for registering event listeners with the Swing components in a ChatServerControls componentChatServerControls -
Classes in VASSAL.chat.ui used by VASSAL.chat.ui Class Description BasicChatControlsInitializer Adds Connect/Disconnect button to the server controls toolbarChatControlsInitializer Interface for registering event listeners with the Swing components in a ChatServerControls componentChatServerControls CurrentRoomActions Interface for user interactions with players in the current roomJoinRoomAction When invoked, will join a game room on the serverPlayerActionFactory RoomActionFactory RoomInteractionControlsInitializer Adds mouse listeners to the RoomTree components: double-click to join a room, etc.RoomTree JTree component displaying chat rooms on the serverRoomTreeRenderer Cell render component forRoomTree