hg: openjfx/9-dev/rt: 8153536: move DragDrop test app to openjfx

david.hill at oracle.com david.hill at oracle.com
Wed Apr 6 12:25:22 UTC 2016


Changeset: f41857718ef2
Author:    ddhill
Date:      2016-04-06 08:24 -0400
URL:       http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/f41857718ef2

8153536: move DragDrop test app to openjfx
Reviewed-by: kcr

+ apps/toys/DragDrop/build.xml
+ apps/toys/DragDrop/manifest.mf
+ apps/toys/DragDrop/nbproject/build-impl.xml
+ apps/toys/DragDrop/nbproject/genfiles.properties
+ apps/toys/DragDrop/nbproject/project.properties
+ apps/toys/DragDrop/nbproject/project.xml
+ apps/toys/DragDrop/src/dragdrop/DndTextEdit.java
+ apps/toys/DragDrop/src/dragdrop/DragDropColor.java
+ apps/toys/DragDrop/src/dragdrop/DragDropText.java
+ apps/toys/DragDrop/src/dragdrop/DragDropWithControls.java
+ apps/toys/DragDrop/src/dragdrop/DragDropWithControlsSwing.java
+ apps/toys/DragDrop/src/dragdrop/Main.java
+ apps/toys/DragDrop/src/dragdrop/SimpleTextEdit.java
! apps/toys/build.xml



More information about the openjfx-changes mailing list