Class StartPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class StartPanel extends JPanel
Panel that allows the user to connect to a Server by selecting ip address and port
See Also:
  • Constructor Details

    • StartPanel

      public StartPanel(Context ctx)
      Create a new StartPanel
      Parameters:
      ctx - Context that will be used by GUI's panels
  • Method Details