Exam 15: Using Javafx and Scene Builder
Exam 1: Creating Your First Java Classes76 Questions
Exam 2: Using Data81 Questions
Exam 3: Using Methods, Classes and Objects79 Questions
Exam 4: More Object Concepts84 Questions
Exam 5: Making Decisions80 Questions
Exam 6: Looping77 Questions
Exam 7: Characters, Strings and the Stringbuilder82 Questions
Exam 8: Arrays77 Questions
Exam 9: Advanced Array Concepts80 Questions
Exam 10: Introduction to Inheritance78 Questions
Exam 11: Advanced Inheritance Concepts78 Questions
Exam 12: Exception Handling79 Questions
Exam 13: File Input and Output78 Questions
Exam 14: Introduction to Swing Components79 Questions
Exam 15: Using Javafx and Scene Builder65 Questions
Select questions type
The center of the Screen Builder screen holds the ____ pane where you can drag and drop controls onto the stage.
(Multiple Choice)
4.9/5
(42)
When using Scene Builder, how can you manipulate the graphical elements used in your FXML layout?
(Essay)
4.9/5
(41)
In the CSS Analyzer panel, which button allows you to select a widget in the Control Panel?
(Multiple Choice)
4.9/5
(31)
Pressing Return/Enter if a widget is selected, places that control in edit mode.
(True/False)
4.9/5
(31)
Which Scene Builder section contains the Hierarchy section and Controller section?
(Multiple Choice)
4.9/5
(42)
____ is a GUI design tool that allows the developer to create a user interface visually without having to spend a lot of time trying to position all the controls within the interface.
(Multiple Choice)
4.9/5
(39)
In Scene Builder, the controller panel is where you connect the GUI to the Java code in your IDE.
(True/False)
4.8/5
(35)
Match each term with the correct statement below.
Premises:
Holds content inside a window
Responses:
StackPane
launch()
init()
Correct Answer:
Premises:
Responses:
(Matching)
4.8/5
(33)
Match each term with the correct statement below.
Premises:
Class used by transitions
Responses:
start()
stop()
Scene class
Correct Answer:
Premises:
Responses:
(Matching)
4.8/5
(37)
In which Scene Builder section do you connect the GUI to the Java code in your IDE?
(Multiple Choice)
4.8/5
(33)
The StackPane ____ node is the topmost layout and is passed to the scene constructor.
(Multiple Choice)
4.9/5
(41)
____ is a style sheet language that describes the presentation of documents.
(Multiple Choice)
5.0/5
(36)
When you use Scene Builder, you build the UI by dragging components onto a Scene and the ____ code for the layout is generated automatically.
(Multiple Choice)
4.8/5
(45)
JavaFX is designed to replace ____ as the GUI library for Java SE and is included with the standard JDK and JRE.
(Multiple Choice)
4.9/5
(37)
Showing 41 - 60 of 65
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)