Multiple Choice
The focusGained(FocusEvent) handler is defined in the ____ interface.
A) FocusListener
B) ComponentListener
C) AdjustmentListener
D) ActionListener
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: What is the parent class of JPanel
Q4: When do you need to worry about
Q5: Which of the following statements will correctly
Q6: import javax.swing.*; <br>import java.awt.*; <br>public class JDemoGridLayout
Q7: _ are lists of user options; they
Q9: A BorderLayout is arranged in north, south,
Q10: A(n) _ is a tree of components
Q11: import javax.swing.*; <br>import java.awt.*; <br>public class JDemoBorderLayout
Q12: If you do not specify alignment, Component
Q13: The _ manager is the default manager