Exam 25: JavaFX

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Stage method show displays the ________.

Free
(Multiple Choice)
4.9/5
(40)
Correct Answer:
Verified

A

Which of the following statements is false?

Free
(Multiple Choice)
4.8/5
(19)
Correct Answer:
Verified

D

In a JavaFX FXML app,you define the app's event handlers in a________ class,which defines instance variables for interacting with controls programmatically,as well as event-handling methods.

Free
(Multiple Choice)
4.8/5
(32)
Correct Answer:
Verified

C

NetBeans creates three files for a JavaFX FXML Application project-an FXML markup file for the GUI,a file containing the app's main class and a file containing the app's ________ class.

(Multiple Choice)
4.9/5
(29)

To create an app in NetBeans,you must first create a project,i.e.,a group of related ________,such as code and images that make up an app.

(Multiple Choice)
4.8/5
(33)

Which of the following statements is false?

(Multiple Choice)
4.9/5
(37)

Which of the following statements is false?

(Multiple Choice)
4.9/5
(35)

Stage method setScene places________.

(Multiple Choice)
4.9/5
(36)

The window in which a JavaFX app's GUI is displayed is known as the________.

(Multiple Choice)
4.8/5
(30)

Which of the following statements is false?

(Multiple Choice)
4.9/5
(34)

The space between a node's contents and its top,right,bottom and left edges is known as the ________,which separates the contents from the node's edges.

(Multiple Choice)
4.7/5
(34)

Which of the following statements is false?

(Multiple Choice)
4.8/5
(33)

A JavaFX app's main class directly inherits from ________.

(Multiple Choice)
4.7/5
(38)

A JavaFX Button's event handler receives a(n)________,which indicates that the Button was clicked.

(Multiple Choice)
4.8/5
(35)

Which of the following statements is false?

(Multiple Choice)
4.7/5
(35)

Which of the following statements is false?

(Multiple Choice)
4.8/5
(35)

Which of the following statements is false?

(Multiple Choice)
4.8/5
(32)

Which of the following statements is false?

(Multiple Choice)
4.8/5
(33)

A VBox's ________ determines the layout positioning of its children.

(Multiple Choice)
4.9/5
(43)

Which of the following statements is false?

(Multiple Choice)
4.8/5
(37)
Showing 1 - 20 of 26
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)