Uses of Interface
VASSAL.chat.LockableRoom
Packages that use LockableRoom
Package
Description
Contains classes for specifying a VASSAL server implementation that follows a chat-room paradigm.
-
Uses of LockableRoom in VASSAL.chat
Methods in VASSAL.chat with parameters of type LockableRoomModifier and TypeMethodDescriptionvoid
LockableChatServerConnection.lockRoom
(LockableRoom r) Lock/Unlock the given room -
Uses of LockableRoom in VASSAL.chat.node
Classes in VASSAL.chat.node that implement LockableRoomModifier and TypeClassDescriptionclass
Subclass ofSimpleRoom
for use on the client side of a hierarchical serverMethods in VASSAL.chat.node with parameters of type LockableRoom