apps/scenebuilder/samples/samples_readme.txt

Print this page
rev 8703 : RT-40186: Update copyright header for files modified in 2015


 172 
 173 
 174 --------------
 175 HelloSwingNode
 176 
 177 A sample that demonstrates a Swing asset in action, a JButton, within the JavaFX application.
 178 Two buttons are live in this application, a JavaFX Button and a Swing JButton.
 179 The user can click on either the JavaFX one or the Swing one to respectively disable or enable the other button.
 180 
 181 
 182 ----------
 183 AirportApp
 184 
 185 A sample application with an aeronautical theme. The user can select an airport from the ListView
 186 which is then located on a map (utilising a ScrollPane to animate to the correct location).
 187 There is a detailed video showing how this app is constructed, including applying CSS and connecting code.
 188 You can find the video on the Java YouTube channel at: http://youtu.be/ij0HwRAlCmo
 189 
 190 
 191 -------------------------------------------------------------------- 
 192 Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.

 193 


 172 
 173 
 174 --------------
 175 HelloSwingNode
 176 
 177 A sample that demonstrates a Swing asset in action, a JButton, within the JavaFX application.
 178 Two buttons are live in this application, a JavaFX Button and a Swing JButton.
 179 The user can click on either the JavaFX one or the Swing one to respectively disable or enable the other button.
 180 
 181 
 182 ----------
 183 AirportApp
 184 
 185 A sample application with an aeronautical theme. The user can select an airport from the ListView
 186 which is then located on a map (utilising a ScrollPane to animate to the correct location).
 187 There is a detailed video showing how this app is constructed, including applying CSS and connecting code.
 188 You can find the video on the Java YouTube channel at: http://youtu.be/ij0HwRAlCmo
 189 
 190 
 191 -------------------------------------------------------------------- 
 192 Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved.

 193