ME4SE
ME4SE is an emulation envionement that makes the APIs of the Java 2 Micro Edition such as the LCDUI classes and the Generic Connection Framework available in an Java 2 Standard Edition environment.
With ME4SE, you can:
- Develop J2ME applications on platforms where no emulator is available.
- Demonstrate MIDlets in a Web Applet before installantion on the device.
- Enable Personal Java devices to run MIDlets.
- Run regular JUnit tests for J2ME code.