Interface ServerWindowActions
- All Superinterfaces:
CurrentRoomActions
Interface for user interaction with {org.vassalengine.module.ServerWindow}
-
Method Summary
Modifier and TypeMethodDescriptionbuildPopupForRoom
(Room r, JTree tree) void
createRoom
(String name) void
doubleClickRoom
(Room r, JTree tree) Methods inherited from interface VASSAL.chat.ui.CurrentRoomActions
buildPopupForPlayer
-
Method Details
-
buildPopupForRoom
-
doubleClickRoom
-
createRoom
-