Package VASSAL.chat.ui
Interface ServerWindowActions
- All Superinterfaces:
CurrentRoomActions
public interface ServerWindowActions extends CurrentRoomActions
Interface for user interaction with
org.vassalengine.module.ServerWindow-
Method Summary
Modifier and Type Method Description JPopupMenubuildPopupForRoom(Room r, JTree tree)voidcreateRoom(String name)voiddoubleClickRoom(Room r, JTree tree)Methods inherited from interface VASSAL.chat.ui.CurrentRoomActions
buildPopupForPlayer
-
Method Details
-
buildPopupForRoom
-
doubleClickRoom
-
createRoom
-