Uses of Interface
VASSAL.chat.LockableRoom
| Package | Description |
|---|---|
| VASSAL.chat |
Contains classes for specifying a VASSAL server implementation that follows a chat-room paradigm.
|
| VASSAL.chat.jabber | |
| VASSAL.chat.node |
-
Uses of LockableRoom in VASSAL.chat
Methods in VASSAL.chat with parameters of type LockableRoom Modifier and Type Method Description voidLockableChatServerConnection. lockRoom(LockableRoom r)Lock/Unlock the given room -
Uses of LockableRoom in VASSAL.chat.jabber
Classes in VASSAL.chat.jabber that implement LockableRoom Modifier and Type Class Description classJabberRoomMethods in VASSAL.chat.jabber that return LockableRoom Modifier and Type Method Description LockableRoomJabberClient. getCurrentRoom()Methods in VASSAL.chat.jabber with parameters of type LockableRoom Modifier and Type Method Description voidJabberClient. lockRoom(LockableRoom r)Toggle the lock state on the room. -
Uses of LockableRoom in VASSAL.chat.node
Classes in VASSAL.chat.node that implement LockableRoom Modifier and Type Class Description classNodeRoomSubclass ofSimpleRoomfor use on the client side of a hierarchical serverMethods in VASSAL.chat.node with parameters of type LockableRoom Modifier and Type Method Description voidNodeClient. lockRoom(LockableRoom r)