Uses of Interface
VASSAL.chat.ui.ChatControlsInitializer
Package
Description
Contains classes for specifying a VASSAL server implementation that follows a chat-room paradigm.
-
Uses of ChatControlsInitializer in VASSAL.chat
Modifier and TypeClassDescriptionclass
Empty serverclass
Refreshes every time the user attempts to connectclass
Delegates calls to another SvrConnection instance, which can be changed programmatically -
Uses of ChatControlsInitializer in VASSAL.chat.node
Modifier and TypeClassDescriptionclass
class
class
class
-
Uses of ChatControlsInitializer in VASSAL.chat.peer2peer
Modifier and TypeClassDescriptionclass
class
Date: Mar 12, 2003class
-
Uses of ChatControlsInitializer in VASSAL.chat.ui
Modifier and TypeClassDescriptionclass
Adds Connect/Disconnect button to the server controls toolbarclass
class
Adds controls to post/retrieve message from a message boardclass
Adds mouse listeners to the RoomTree components: double-click to join a room, etc.class
class