|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectTracksail.StartGameActionListener
Handles clicking the 'start game' in a race.
| Constructor Summary | |
(package private) |
Tracksail.StartGameActionListener()
|
| Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent e)
If we are the master player, begin racing. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
Tracksail.StartGameActionListener()
| Method Detail |
public void actionPerformed(java.awt.event.ActionEvent e)
The button is disabled for everyone but the master player, so this event should never occur with others.
actionPerformed in interface java.awt.event.ActionListenere - ActionEvent tapahtuma
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||