Uses of Class
net.sourceforge.simplegamenet.framework.gui.ConnectionConfig

Packages that use ConnectionConfig
net.sourceforge.simplegamenet.framework.gui   
 

Uses of ConnectionConfig in net.sourceforge.simplegamenet.framework.gui
 

Methods in net.sourceforge.simplegamenet.framework.gui that return ConnectionConfig
 ConnectionConfig ConnectionWizardDialog.getConnectionConfig()
           
static ConnectionConfig ConnectionConfig.load()
           
 

Methods in net.sourceforge.simplegamenet.framework.gui with parameters of type ConnectionConfig
 void SimpleGameNetFrame.hostGame(ConnectionConfig connectionConfig, net.sourceforge.simplegamenet.specs.model.GameFactory gameFactory)
           
 void SimpleGameNetFrame.joinGame(ConnectionConfig connectionConfig)
           
 void ServerGUIFacade.hostGame(ConnectionConfig connectionConfig, net.sourceforge.simplegamenet.specs.model.GameFactory gameFactory)
           
static void ConnectionConfig.store(ConnectionConfig connectionConfig)
           
 net.sourceforge.simplegamenet.specs.model.GameFactory ClientGUIFacade.joinGame(ConnectionConfig connectionConfig)
           
 



Copyright © 2003-2004 The 3 Belgians. All Rights Reserved.