|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectspellcast.ui.NewGameEvent
public class NewGameEvent
Property change event for a new game.
| Constructor Summary | |
|---|---|
NewGameEvent(java.lang.String gameName,
java.lang.String serverAddress)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getGameName()
Get the value of gameName. |
java.lang.String |
getServerAddress()
Get the value of serverAddress. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NewGameEvent(java.lang.String gameName,
java.lang.String serverAddress)
| Method Detail |
|---|
public java.lang.String getGameName()
public java.lang.String getServerAddress()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||