"

2013 FRC Java API

"

Uses of Package
javax.microedition.midlet

Packages that use javax.microedition.midlet
com.sun.midp.midlet   
edu.wpi.first.wpilibj The WPI Robotics library (WPILibJ) is a set of Java classes that interfaces to the hardware in the FRC control system and your robot. 
javax.microedition.midlet The MIDlet package defines Mobile Information Device Profile applications and the interactions between the application and the environment in which the application runs. 
 

Classes in javax.microedition.midlet used by com.sun.midp.midlet
MIDlet
          A MIDLet is a MID Profile application.
MIDletStateChangeException
          Signals that a requested MIDlet state change failed.
 

Classes in javax.microedition.midlet used by edu.wpi.first.wpilibj
MIDlet
          A MIDLet is a MID Profile application.
MIDletStateChangeException
          Signals that a requested MIDlet state change failed.
 

Classes in javax.microedition.midlet used by javax.microedition.midlet
MIDletStateChangeException
          Signals that a requested MIDlet state change failed.
 


"

2013 FRC Java API

"

"
For updated information see the Java FRC site
"