rcx.rcxtools.rcxdirectmode
Class ActionMotorPower

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

public class ActionMotorPower
extends ActionMotor


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

Field Detail

motor_power

public int[] motor_power
Constructor Detail

ActionMotorPower

public ActionMotorPower(RCXDirectMode pOwner)
Method Detail

go

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