|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdd.ui.ChooseGame
dd.ui.ChooseGameToObserve
Interface for choosing a game. When the client connects to a server, the client needs to either join a game currently in progress or create a new game. This provides an interface for that choice.
| Field Summary |
| Fields inherited from class dd.ui.ChooseGame |
dlug, f, games, gameTree, gameTreeModel, refreshList, top |
| Constructor Summary | |
ChooseGameToObserve(GUIEvents target,
java.lang.String[] games)
|
|
| Method Summary | |
void |
doJoinButton()
|
| Methods inherited from class dd.ui.ChooseGame |
close, setGameList |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ChooseGameToObserve(GUIEvents target,
java.lang.String[] games)
| Method Detail |
public void doJoinButton()
doJoinButton in class ChooseGame
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||