Matching
Match each term with the correct statement below.
Premises:
An object that is interested in an event
Responses:
lightweight components
heavyweight components
look and feel
point size
window decorations
border layout manager
frame
fonts
layout manager
register
event handler
listener
flow layout manager
editable
container
Correct Answer:
Premises:
Responses:
lightweight components
heavyweight components
look and feel
point size
window decorations
border layout manager
frame
fonts
layout manager
register
event handler
listener
flow layout manager
editable
container
Premises:
lightweight components
heavyweight components
look and feel
point size
window decorations
border layout manager
frame
fonts
layout manager
register
event handler
listener
flow layout manager
editable
container
Responses:
Related Questions
Q6: Assume you have declared a JFrame named
Q7: When you create a(n) _, you can
Q8: Which of the following statements will change
Q9: Write the statement to create a layout
Q10: Which of the following statements will correctly
Q12: A _ is a component that combines
Q13: What is the default layout manager for
Q14: import javax.swing.*; <br>import java.awt.*; <br>public class JFrame6
Q15: Which constructor constructs a new JTextField with
Q16: Describe a flow layout manager compared to