Class LobbySelectionPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, SwingConstants

public class LobbySelectionPanel extends JTabbedPane
JTabbedPane that allows the user to create or connect to a lobby
See Also:
  • Constructor Details

    • LobbySelectionPanel

      public LobbySelectionPanel(Context ctx, List<LobbyInfo> publicLobbies)
      Create a new LobbySelectionPanel
      Parameters:
      ctx - context that will be used by GUI's game's panels
      publicLobbies - list of publicLobbies available at that moment