Multiple Choice
Match each term with the correct statement below.
-Are written completely in Java and do not have to rely on the local operating system code
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
Q40: Within an event-driven program, a component on
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
Q50: Match each term with the correct statement
Q65: How can you customize the appearance of