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

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

public class SetSpeedAction
extends Object
implements ActionListener, ChangeListener


Constructor Summary
SetSpeedAction(JSpinner speedSelection)
           
 
Method Summary
 void actionPerformed(ActionEvent e)
           
 void stateChanged(ChangeEvent arg0)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetSpeedAction

public SetSpeedAction(JSpinner speedSelection)
Method Detail

actionPerformed

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

stateChanged

public void stateChanged(ChangeEvent arg0)
Specified by:
stateChanged in interface ChangeListener


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