rcx.rcxtools.rcxdirectmode
Class ActionStop

java.lang.Object
  extended by rcx.rcxtools.rcxdirectmode.Action
      extended by rcx.rcxtools.rcxdirectmode.ActionMotor
          extended by rcx.rcxtools.rcxdirectmode.ActionStop

public class ActionStop
extends ActionMotor


Field Summary
 
Fields inherited from class rcx.rcxtools.rcxdirectmode.ActionMotor
motor, motorLabel, motors
 
Fields inherited from class rcx.rcxtools.rcxdirectmode.Action
owner, status
 
Constructor Summary
ActionStop(RCXDirectMode pOwner)
           
 
Method Summary
 void go(java.awt.event.ActionEvent evt)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionStop

public ActionStop(RCXDirectMode pOwner)
Method Detail

go

public void go(java.awt.event.ActionEvent evt)
Overrides:
go in class ActionMotor