Uses of Class
VASSAL.build.module.Chatter
Packages that use 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
Methods in VASSAL.build that return ChatterMethods in VASSAL.build with parameters of type ChatterModifier and TypeMethodDescriptionvoid
GameModule.setChatter
(Chatter c) Allows the Chat Log window to register itself to the Module. -
Uses of Chatter in VASSAL.build.module
Constructors in VASSAL.build.module with parameters of type Chatter -
Uses of Chatter in VASSAL.chat
Subclasses of Chatter in VASSAL.chatModifier and TypeClassDescriptionclass
A window for private messages between the user and another player; -
Uses of Chatter in VASSAL.configure
Fields in VASSAL.configure declared as Chatter -
Uses of Chatter in VASSAL.launch
Methods in VASSAL.launch with parameters of type Chatter