Uses of Class
VASSAL.chat.SimplePlayer
Package
Description
Contains classes for specifying a VASSAL server implementation that follows a chat-room paradigm.
-
Uses of SimplePlayer in VASSAL.chat
-
Uses of SimplePlayer in VASSAL.chat.node
Modifier and TypeClassDescriptionclass
ASimplePlayer
subclass used in clients of the hierarchical server -
Uses of SimplePlayer in VASSAL.chat.peer2peer
-
Uses of SimplePlayer in VASSAL.chat.ui
Modifier and TypeMethodDescriptionCurrentRoomActions.buildPopupForPlayer
(SimplePlayer p, JTree tree) RoomInteractionControlsInitializer.buildPopupForPlayer
(SimplePlayer target, JTree tree) PlayerActionFactory.getAction
(SimplePlayer p, JTree tree) ModifierConstructorDescriptionInviteAction
(LockableChatServerConnection client, SimplePlayer target) KickAction
(LockableChatServerConnection client, SimplePlayer target)