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

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

public class ChangeTeamAction
extends Object
implements ActionListener


Constructor Summary
ChangeTeamAction(cz.cuni.amis.pogamut.unreal.communication.messages.gbinfomessages.IPlayer bot)
           
 
Method Summary
 void actionPerformed(ActionEvent arg0)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChangeTeamAction

public ChangeTeamAction(cz.cuni.amis.pogamut.unreal.communication.messages.gbinfomessages.IPlayer bot)
Method Detail

actionPerformed

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


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