|
talx x1.0.5 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objecttalx.games.helpdesk.HelpDeskHandler
| Field Summary | |
static java.lang.String |
START_CAPTION
Holds copy of start game caption text. |
| Method Summary | |
static HelpDeskHandler |
getInstance()
Returns the singleton instance of this class. |
java.lang.String |
handleLocalAction(java.awt.event.ActionEvent ev)
Handles a game state change initiated by the local player. |
java.lang.String |
handleRemoteAction(GameChangeProposedEvent ev)
Handles a game state change initiated by a remote player. |
java.lang.String |
handleStartGame(Game g)
Handles a start game action. |
GameState |
initialize(Game g,
Player p)
Produces a GameState object that is suitable for beginning play. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String START_CAPTION
| Method Detail |
public static HelpDeskHandler getInstance()
public java.lang.String handleLocalAction(java.awt.event.ActionEvent ev)
GameHandler
handleLocalAction in interface GameHandlerpublic java.lang.String handleRemoteAction(GameChangeProposedEvent ev)
GameHandler
handleRemoteAction in interface GameHandlerpublic java.lang.String handleStartGame(Game g)
GameHandler
handleStartGame in interface GameHandler
public GameState initialize(Game g,
Player p)
GameHandler
initialize in interface GameHandler
|
talx x1.0.5 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
© 2001-2005 University of Oregon.
Eugene OR 97403, U.S.A. All Rights Reserved.