Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Java Puzzle Ball - Lab 4

OTG-467455Nov 25 2017 — edited Nov 27 2017

The NewFXMain.java code contains a list of API imports.   I notice that the public class NewFXMain extends Application.  So would I be correct in saying that this uses the import javafx.application.Application as a template and then modifies its behaviour or adding additional functionality.

Comments
Post Details
Added on Nov 25 2017
1 comment
199 views