pluotsorbet/java
Myk Melez cd60fa6b92 Merge pull request #500 from marco-c/jpp
Replace manually preprocessed files with unpreprocessed ones
2014-10-29 09:28:28 -07:00
..
assets/0
cldc1.1.1
custom explain why we attach/detach native impl. in setParent 2014-10-28 17:26:49 -07:00
midp
tools
vm/com/sun/cldchi
Makefile Clean processed java files after a build 2014-10-28 12:42:14 +01:00
README

README

List of changes to phoneME:
com/sun/midp/lcdui/DisplayEventConsumer.java - Added a handleGestureEvent function to the interface
javax/microedition/lcdui/Display.java - Added a handleGestureEvent function to handle gesture events
com/sun/midp/lcdui/DisplayEventListener.java - Added code to handle events with type=GESTURE_EVENT
com/sun/midp/events/NativeEvent.java - Added some parameters to handle events with a higher number of parameters (like Gesture events)
com/sun/midp/events/EventTypes.java - Added a new event type (GETURE_EVENT)