Closed GoogleCodeExporter closed 8 years ago
In Applet the different class is executed (the same name though)
microemu-javase/src/main/java/org/microemu/Injected.java
Method bode is different:
public static String getProperty(String key) {
return MIDletSystemProperties.getProperty(key);
}
In MIDletSystemProperties I have added though the requested properties.
Original comment by bar...@gmail.com
on 6 May 2010 at 10:43
Original issue reported on code.google.com by
jacob.nordfalk
on 29 Apr 2010 at 4:41