/JavaFX-Introduction

Repository used in Westhill's AP Computer Science A course. Provides basic JavaFX examples and demos.

Primary LanguageJava

JavaFX Introduction Demos

This is the introductory project to JavaFX. Not every topic will be covered since the library is extremely extensive. This project includes a heavily commented section for better comprehension and easy access to Oracle's JavaFX 8 resouces.

How do I get set up?

  • Click on the green button in the top left called "Clone or download".
    • Click on the copy button to copy the HTTPS link.

  • Open Eclipse.
    • In the top left click on File.
    • Scroll down and click on Import.
    • On the import wizard, type in git.
    • Select Projects from Git, then click Next.

  • Select Clone URI, then click Next.
    • Ensure that the HTTPS link is pasted into the URI field.
    • Click Next

  • Ensure that master is checked.

    • Click Next
  • Choose the location to save the project.

    • Once you are satisfied with the location, click Next.

  • Ensure that Import using the New Project wizard is selected.

    • Click Finish
  • In the wizard, type in Java.

    • Select Java Project.
    • Click Next.

  • Use JavaFX-Introduction as the Project name.
    • Click Next.

  • Click Finish.

The project will now be added to eclipse.

Contact

Daniel Scalzi Chandan Sarkar
Daniel Scalzi Chandan Sarkar