Which of the following import statements is required in order to write an event handler class?

a. import javafx.event.EventHandler;
b. import javafx.event.ActionEvent;
c. import javafx.EventHandler;
d. import javafx.EventHandler.event;

a. import javafx.event.EventHandler;

Computer Science & Information Technology

You might also like to view...

TOC stands for ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

When building a table, you can set up a(n) ________ to restrict the data values that the user can enter into a field

Fill in the blank(s) with correct word

Computer Science & Information Technology