Matching
Match each term with the correct statement below.
Premises:
A window with a title bar and border
Responses:
listener
heavyweight components
window decorations
editable
register
fonts
frame
container
lightweight components
look and feel
flow layout manager
event handler
border layout manager
point size
layout manager
Correct Answer:
Premises:
Responses:
listener
heavyweight components
window decorations
editable
register
fonts
frame
container
lightweight components
look and feel
flow layout manager
event handler
border layout manager
point size
layout manager
Premises:
listener
heavyweight components
window decorations
editable
register
fonts
frame
container
lightweight components
look and feel
flow layout manager
event handler
border layout manager
point size
layout manager
Responses:
Related Questions
Q27: A component can be made available or
Q28: When constructing a Font object, which of
Q29: Which method sets the state of the
Q30: Match each term with the correct statement
Q31: Write the statement to clear out a
Q33: Swing components are UI elements such as
Q34: Java provides you with a Font class
Q35: import javax.swing.*; <br>public class JFrameLook <br>{ <br> public
Q36: The Swing classes are part of a
Q37: Provide an example of an event-driven program.