|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrcx.rcxtools.rcxdirectmode.Action
rcx.rcxtools.rcxdirectmode.ActionMotor
rcx.rcxtools.rcxdirectmode.ActionMotorPower
public class ActionMotorPower
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 |
---|
public int[] motor_power
Constructor Detail |
---|
public ActionMotorPower(RCXDirectMode pOwner)
Method Detail |
---|
public void go(java.awt.event.AdjustmentEvent evt)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |