Uses of Interface
VASSAL.chat.ui.PlayerActionFactory
-
Uses of PlayerActionFactory in VASSAL.chat.ui
Modifier and TypeMethodDescriptionstatic PlayerActionFactory
InviteAction.factory
(LockableChatServerConnection client) static PlayerActionFactory
KickAction.factory
(LockableChatServerConnection client) static PlayerActionFactory
PrivateMessageAction.factory
(ChatServerConnection client, PrivateChatManager chatMgr) static PlayerActionFactory
SendSoundAction.factory
(ChatServerConnection client, String name, String soundKey, String defaultSoundFile) static PlayerActionFactory
ShowProfileAction.factory()
static PlayerActionFactory
SynchAction.factory
(ChatServerConnection client) Modifier and TypeMethodDescriptionvoid
RoomInteractionControlsInitializer.addPlayerActionFactory
(PlayerActionFactory f)