Uses of Class
gecco.client.dialogs.HostPort

Packages that use HostPort
gecco.client   
gecco.client.dialogs   
 

Uses of HostPort in gecco.client
 

Fields in gecco.client declared as HostPort
(package private)  HostPort Game.lastHost
          Description of the Field
 

Uses of HostPort in gecco.client.dialogs
 

Fields in gecco.client.dialogs declared as HostPort
private static HostPort ConnectionDialog.hostPort
          Description of the Field
 

Methods in gecco.client.dialogs that return HostPort
static HostPort ConnectionDialog.showDialog(Frame frame, String initialHost, int initialPort)
          Shows the dialog.
 

Constructors in gecco.client.dialogs with parameters of type HostPort
HostPort(HostPort hostPort)
          Constructor for the HostPort object