I needed a way to call Midlet methods externally (from
Javascript, in this case). I found the attached patch
to be rather useful from that point of view.
I also included a reset method, which is handy for
resetting everything from a button combined with
javascript.
Logged In: YES
user_id=240
Originator: YES
I just tested this against svn HEAD, and while the patch of course no longer applies cleanly, adding the patch to microemu-javase-swing/src/main/java/org/microemu/applet/Main.java works just fine.