hg: openjfx/9-dev/rt: RT-40821: Adding TouchSuite toy
david.hill at oracle.com
david.hill at oracle.com
Sat May 30 00:45:22 UTC 2015
Changeset: 42facc96934d
Author: ddhill
Date: 2015-05-29 20:43 -0400
URL: http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/42facc96934d
RT-40821: Adding TouchSuite toy
Reviewed-by: kcr
+ apps/toys/TouchSuite/build.xml
+ apps/toys/TouchSuite/manifest.mf
+ apps/toys/TouchSuite/nbproject/build-impl.xml
+ apps/toys/TouchSuite/nbproject/genfiles.properties
+ apps/toys/TouchSuite/nbproject/project.properties
+ apps/toys/TouchSuite/nbproject/project.xml
+ apps/toys/TouchSuite/src/touchsuite/ConsumeTouches.java
+ apps/toys/TouchSuite/src/touchsuite/Controls.java
+ apps/toys/TouchSuite/src/touchsuite/DrawLine.java
+ apps/toys/TouchSuite/src/touchsuite/EventLogger.java
+ apps/toys/TouchSuite/src/touchsuite/HelloGestures.java
+ apps/toys/TouchSuite/src/touchsuite/HelloMultiTouch.java
+ apps/toys/TouchSuite/src/touchsuite/ImageBoard.java
+ apps/toys/TouchSuite/src/touchsuite/ImageViewer.java
+ apps/toys/TouchSuite/src/touchsuite/ListSelection.java
+ apps/toys/TouchSuite/src/touchsuite/ListSelectionSimple.java
+ apps/toys/TouchSuite/src/touchsuite/Main.java
+ apps/toys/TouchSuite/src/touchsuite/MovingStones.java
+ apps/toys/TouchSuite/src/touchsuite/images/flower_1.jpg
+ apps/toys/TouchSuite/src/touchsuite/images/flower_10.jpg
+ apps/toys/TouchSuite/src/touchsuite/images/flower_2.jpg
+ apps/toys/TouchSuite/src/touchsuite/images/flower_3.jpg
+ apps/toys/TouchSuite/src/touchsuite/images/flower_4.jpg
+ apps/toys/TouchSuite/src/touchsuite/images/flower_5.jpg
+ apps/toys/TouchSuite/src/touchsuite/images/flower_6.jpg
+ apps/toys/TouchSuite/src/touchsuite/images/flower_7.jpg
+ apps/toys/TouchSuite/src/touchsuite/images/flower_8.jpg
+ apps/toys/TouchSuite/src/touchsuite/images/flower_9.jpg
! apps/toys/build.xml
More information about the openjfx-changes
mailing list