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 PlayerActionFactoryInviteAction.factory(LockableChatServerConnection client)static PlayerActionFactoryKickAction.factory(LockableChatServerConnection client)static PlayerActionFactoryPrivateMessageAction.factory(ChatServerConnection client, PrivateChatManager chatMgr)static PlayerActionFactorySendSoundAction.factory(ChatServerConnection client, String name, String soundKey, String defaultSoundFile)static PlayerActionFactoryShowProfileAction.factory()static PlayerActionFactorySynchAction.factory(ChatServerConnection client)Methods in VASSAL.chat.ui with parameters of type PlayerActionFactoryModifier and TypeMethodDescriptionvoidRoomInteractionControlsInitializer.addPlayerActionFactory(PlayerActionFactory f)