Multiple Choice
When the user presses Enter in a JPasswordField, the GUI component generates an , which is processed by an object that implements the interface .
A) ActionEvent, ActionListener.
B) ActionEvent, ActionEventListener.
C) TextEvent, TextListener.
D) TextEvent, TextEventListener.
Correct Answer:

Verified
Correct Answer:
Verified
Q11: Which JFrame constant indicates that the program
Q13: The BorderLayout layout manager:<br>A)divides an area into
Q18: Which of the following statements for a
Q21: FlowLayout method_ changes the alignment for the
Q22: When the user clicks a JCheckBox,a(n) occurs.<br>A)CheckedEvent<br>B)ButtonEvent<br>C)ItemEvent<br>D)ActionEvent
Q35: When components are added to a container
Q39: The Shift key is a(n) key.<br>A)modifier<br>B)action<br>C)output<br>D)None of
Q60: Which of the following is a MouseMotionListener
Q62: A JScrollPane is provided automatically for which
Q64: Which component contains menus?<br>A) Menu button.<br>B) Title