|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--CtrlActionListener
| Constructor Summary | |
CtrlActionListener(SimAdministrator _oSimAdministrator,
CtrlReferee _oReferee)
The Constructor, sets values |
|
| Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent oEvent)
Implements the import java.awt.event.ActionListener interface |
int |
chooseTeam()
the user chooses a team |
java.lang.String |
toString()
Returns this object as a String |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public CtrlActionListener(SimAdministrator _oSimAdministrator,
CtrlReferee _oReferee)
_oSimAdministrator - the simulator administrator_oReferee - the match referee object| Method Detail |
public void actionPerformed(java.awt.event.ActionEvent oEvent)
actionPerformed in interface java.awt.event.ActionListeneroEvent - the (action)event which occurs
public int chooseTeam()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||