Multiple Choice
Match each term with the correct statement below.
-The measurement between lines of text in a single-spaced text document
A) point size
B) layout manager
C) lightweight components
D) window decorations
E) editable
F) tool tips
G) heavyweight components
H) fonts
I) event handler
Correct Answer:

Verified
Correct Answer:
Verified
Q2: How do you change the font of
Q19: When a user closes a JFrame by
Q26: Write the statement to add a tool
Q31: Write the statement to clear out a
Q45: Write the statement to create a JButton
Q46: A(n) _ is the default appearance and
Q48: import javax.swing.*;<br>import java.awt.*;<br>public class JFrame4<br>{<br>public static void
Q49: Match each term with the correct statement
Q55: import javax.swing.*;<br>public class JFrame1<br>{<br>public static void main(String[]
Q65: How can you customize the appearance of