Uses of Interface
VASSAL.chat.ui.PlayerActionFactory
Packages that use PlayerActionFactory
-
Uses of PlayerActionFactory in VASSAL.chat.ui
Methods in VASSAL.chat.ui that return PlayerActionFactoryModifier 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) Methods in VASSAL.chat.ui with parameters of type PlayerActionFactoryModifier and TypeMethodDescriptionvoid
RoomInteractionControlsInitializer.addPlayerActionFactory
(PlayerActionFactory f)