JavaFX GUI
<tbd>
Expected duration: 60 minutes
(excluding homework)
Software Needed
Before you begin, you need to install the following software on your
computer.
- 5714_javafx_gui.zip (download)
- It contains this document and the lab contents
- Download it and unzip in a directory of your choice
OS platforms you can use
- Windows
- Solaris x86, Solaris Sparc (will be supported in SDk 1.0 release)
- Linux (will be supported in SDk 1.0 release)
- Mac OS X
Change Log
- August 19th, 2008: Created
Things to be done (by the Sang Shin)
Lab Exercises
Exercise 1: Build and run "MediaPlayer"
JavaFX
Application
In this exercise, you are going to
build a very simple "HelloWorld" JavaFX Application.
(1.1)
Build and run "MediaPlayer" Application project
(1.2)
Build and run the application
Summary
In this exercise, you have learned how
to build a simple JavaFX application using NetBeans.
return
to the top
Exercise 2: Build and run "MP3Player"
JavaFX Application
Homework
Exercise (for people
who
are taking Sang Shin's "JavaFX Programming online course")
<to
be provided>