Package VASSAL.chat.ui
Interface CurrentRoomActions
- All Known Subinterfaces:
ServerWindowActions
public interface CurrentRoomActions
Interface for user interactions with players in the current room
-
Method Summary
Modifier and Type Method Description JPopupMenu
buildPopupForPlayer(SimplePlayer p, JTree tree)
-
Method Details
-
buildPopupForPlayer
-