Exam 25: JavaFX

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

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.

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

D

Which of the following statements is false?

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

D

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

Free
(Multiple Choice)
4.7/5
(38)
Correct Answer:
Verified

B

To make a layout container the ________ node in a scene graph, select the layout container, then select Scene Builder's Edit > Trim Document to Selection menu item.

(Multiple Choice)
4.9/5
(43)

Which of the following statements is false?

(Multiple Choice)
4.7/5
(36)

Which of the following statements is false?

(Multiple Choice)
4.7/5
(35)

Layout containers help you arrange GUI components. A VBox arranges its nodes________.

(Multiple Choice)
4.8/5
(41)

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
(37)

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.8/5
(32)

Which of the following statements is false?

(Multiple Choice)
4.9/5
(41)

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

(Multiple Choice)
4.9/5
(32)

The NetBeans ________ window provides access to all of your projects. Within a project's node, the contents are organized into folders and files.

(Multiple Choice)
4.8/5
(37)

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

(Multiple Choice)
4.8/5
(39)

Which of the following statements is false?

(Multiple Choice)
4.8/5
(51)

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

(Multiple Choice)
4.9/5
(32)

Which of the following statements is false?

(Multiple Choice)
4.8/5
(39)

Which of the following statements is false?

(Multiple Choice)
4.9/5
(34)

Which of the following statements is false?

(Multiple Choice)
4.9/5
(44)

Class NumberFormat of package java.text provides numeric formatting capabilities, such as locale-specific currency and percentage formats.

(Multiple Choice)
4.9/5
(40)

Which of the following statements is false?

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

Filters

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