hg: openjfx/8u-dev/rt: RT-35159: [TOYS] move more toys to public

hang.vo at oracle.com hang.vo at oracle.com
Tue Dec 31 13:17:03 PST 2013


Changeset: 4a699f6d16da
Author:    ddhill
Date:      2013-12-31 16:13 -0500
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/4a699f6d16da

RT-35159: [TOYS] move more toys to public
Reviewed-by: kcr

+ apps/toys/Hello/src/main/java/hello/HelloChoiceBox.java
+ apps/toys/Hello/src/main/java/hello/HelloColorPicker.java
+ apps/toys/Hello/src/main/java/hello/HelloComboBox.java
+ apps/toys/Hello/src/main/java/hello/HelloControls.java
+ apps/toys/Hello/src/main/java/hello/HelloFonts.java
+ apps/toys/Hello/src/main/java/hello/HelloHyperlink.java
+ apps/toys/Hello/src/main/java/hello/HelloLabel.java
+ apps/toys/Hello/src/main/java/hello/HelloLineChart.java
! apps/toys/Hello/src/main/java/hello/HelloMenu.java
+ apps/toys/Hello/src/main/java/hello/HelloPagination.java
+ apps/toys/Hello/src/main/java/hello/HelloRadioButton.java
+ apps/toys/Hello/src/main/java/hello/HelloScatterChart.java
+ apps/toys/Hello/src/main/java/hello/HelloSeparator.java
+ apps/toys/Hello/src/main/java/hello/HelloSlider.java
+ apps/toys/Hello/src/main/java/hello/HelloStackedAreaChart.java
+ apps/toys/Hello/src/main/java/hello/HelloStackedBarChart.java
+ apps/toys/Hello/src/main/java/hello/HelloToggleButton.java



More information about the openjfx-dev mailing list