|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |