|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.microedition.midlet.MIDlet
net.sourceforge.frcsimulator.test.FRCBotMIDlet
public class FRCBotMIDlet
The simplest possible robot which extends RobotBase. If this throws exceptions (which it currently does) the simulator won't work until they're cleared up.
Field Summary | |
---|---|
protected DriverStation |
m_ds
|
Constructor Summary | |
---|---|
FRCBotMIDlet()
|
Method Summary | |
---|---|
protected void |
startApp()
|
Methods inherited from class javax.microedition.midlet.MIDlet |
---|
runMIDlet |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected final DriverStation m_ds
Constructor Detail |
---|
public FRCBotMIDlet()
Method Detail |
---|
protected void startApp() throws MIDletStateChangeException
startApp
in class MIDlet
MIDletStateChangeException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |