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

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

public class SpawnItemAction
extends Object
implements ActionListener


Constructor Summary
SpawnItemAction(cz.cuni.amis.pogamut.unreal.communication.worldview.map.IUnrealWaypoint navPoint, String item)
           
 
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

SpawnItemAction

public SpawnItemAction(cz.cuni.amis.pogamut.unreal.communication.worldview.map.IUnrealWaypoint navPoint,
                       String item)
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)
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.