HOME > JAVA INVENTOR > GALLERY > ADDRESS BOOK

JavaFX AddressBook Tutorial

 

Java Inventor is a new RAD tool and IDE for Java, JavaFX and Swing. This tutorial demonstrates building a JavaFX AddressBook application in minutes, including:

  • Creating a project
  • Creating a data table
  • Adding records manually and importing existing data
  • Auto-generating an app page for user input and running as a stand-alone app
  • Auto-generating a report page and running as a stand-alone app
  • Customizing the input page to link to the report page
 

Next: Add a report to the AddressBook application.