I tried to run the following code on Apache NetBeans:
package helloworld; import javafx.application.Application; import javafx.event.ActionEvent; import jav