Uses of Class
VASSAL.build.module.Chatter
Package
Description
Provides classes for building Java instances automatically from XML
files.
Contains classes that may be added to a
GameModule
.Contains classes for specifying a VASSAL server implementation that follows a chat-room paradigm.
Provides classes for building "Edit Property" dialogs, and for editing
GameModule
's and ModuleExtension
's.-
Uses of Chatter in VASSAL.build
Modifier and TypeMethodDescriptionvoid
GameModule.setChatter
(Chatter c) Allows the Chat Log window to register itself to the Module. -
Uses of Chatter in VASSAL.build.module
-
Uses of Chatter in VASSAL.chat
Modifier and TypeClassDescriptionclass
A window for private messages between the user and another player; -
Uses of Chatter in VASSAL.configure
-
Uses of Chatter in VASSAL.launch