nl.tudelft.goal.ut2004.visualizer.gui.action
Class AddUnrealGoalBotAction

Package class diagram package AddUnrealGoalBotAction
java.lang.Object
  extended by nl.tudelft.goal.ut2004.visualizer.gui.action.AddUnrealGoalBotAction
All Implemented Interfaces:
ActionListener, EventListener

public class AddUnrealGoalBotAction
extends Object
implements ActionListener


Constructor Summary
AddUnrealGoalBotAction(JTextField botName, WaypointBox location, JSpinner skill, JComboBox teamList, JComboBox environmentList)
           
 
Method Summary
 void actionPerformed(ActionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddUnrealGoalBotAction

public AddUnrealGoalBotAction(JTextField botName,
                              WaypointBox location,
                              JSpinner skill,
                              JComboBox teamList,
                              JComboBox environmentList)
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)
Specified by:
actionPerformed in interface ActionListener


Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.