A couple of tweaks to microemu-midp:
* /java/javax/microedition/lcdui/Display.java:
Fixed Item.setDefaultCommand() to add the command if it's not present.
* /java/javax/microedition/lcdui/Item.java:
Display.setCurrentItem() does nothing. With this workaround it sets the item's owner (Screen) as current. TODO: set the focus on the actual item.
Best regards.
Jose M. Ramirez (Satec)
jramirez@satec.es
www.satec.es
www.datamovil.info
Patch (svn)