rcx.rcxtools.rcxdirectmode
Class ActionSensor

java.lang.Object
  extended by rcx.rcxtools.rcxdirectmode.Action
      extended by rcx.rcxtools.rcxdirectmode.ActionSensor

public class ActionSensor
extends Action


Field Summary
 
Fields inherited from class rcx.rcxtools.rcxdirectmode.Action
owner, status
 
Constructor Summary
ActionSensor(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

ActionSensor

public ActionSensor(RCXDirectMode pOwner)
Method Detail

go

public void go(java.awt.event.ActionEvent evt)