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