|
||||||||||
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
public class ActionMotor
Field Summary | |
---|---|
Motor |
motor
|
static java.lang.String[] |
motorLabel
|
Motor[] |
motors
|
Fields inherited from class rcx.rcxtools.rcxdirectmode.Action |
---|
owner, status |
Constructor Summary | |
---|---|
ActionMotor(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 |
Field Detail |
---|
public static java.lang.String[] motorLabel
public Motor[] motors
public Motor motor
Constructor Detail |
---|
public ActionMotor(RCXDirectMode pOwner)
Method Detail |
---|
public void go(java.awt.event.ActionEvent evt)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |