Interface ServerWindowActions

All Superinterfaces:
CurrentRoomActions

public interface ServerWindowActions
extends CurrentRoomActions
Interface for user interaction with org.vassalengine.module.ServerWindow
  • Method Details

    • buildPopupForRoom

      JPopupMenu buildPopupForRoom​(Room r, JTree tree)
    • doubleClickRoom

      void doubleClickRoom​(Room r, JTree tree)
    • createRoom

      void createRoom​(String name)