Package | Description |
---|---|
cardmanager.gui | |
cardmanager.gui.impl | |
cardmanager.impl | |
cardmanager.networking.impl |
Constructor and Description |
---|
NetworkGameSettings(java.awt.Frame parent,
boolean modal,
Settings ts,
CollectionOperator c,
NetworkLogger logger)
Creates new form NetworkGameSettings
|
Constructor and Description |
---|
GameViewOutput(Settings settings,
NetworkLogger logger) |
Modifier and Type | Method and Description |
---|---|
NetworkLogger |
TempSettings.getLogger() |
Modifier and Type | Method and Description |
---|---|
void |
TempSettings.setLoger(NetworkLogger aThis) |
Modifier and Type | Method and Description |
---|---|
static SyncKeeper |
AbstractNetworkGame.syncRequest(JoinedPlayer fromwho,
java.lang.String reqestMessageToFromWho,
SyncKeeper waitFor,
int timeoout,
java.lang.String message,
NetworkLogger log) |