Multiple Choice
When an item in a Jlist object is selected it generates a(n) :
A) action listener event
B) action performed event
C) list selection listener event
D) list selection event
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q25: This is a specialized dialog box that
Q26: When you create an instance of the
Q27: A tool tip is:<br>A) a guide provided
Q28: If a user enters a value in
Q29: To force the JFrame that encloses a
Q31: If addressList is a JList component, what
Q32: What will display when the following code
Q33: What does the following statement do?<br>JTextArea textField
Q34: What will the following code do when
Q35: When you write a change listener class