aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Java AWT, Swing & Fundamentals
  • Which of the following source objects does not generate t...
Multiple choice

Which of the following source objects does not generate the ActionEvent?

  1. JRadioButton

  2. JCheckBox

  3. JComboBox

  4. JList

  5. JTextField

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

This is the answer because JList doesn’t generate an ActionEvent. When we click an item in JList ListSelectionEvent is generated. 

Keep practicing — related questions

  • Which of the following objects in the java.util.EventObject is generated when the text of a text component ...
  • Which of the following objects in the java.util.EventObject is generated when a component receives focus fo...
  • Which of the following objects in the java.util.EventObject is generated when a component is painted?
  • Which of the following objects in the java.util.EventObject is generated when a component is activated?
  • Which of the following objects in the java.util.EventObject is generated when a key on the keyboard is pres...
  • Which of the following objects in the java.util.EventObject is generated when an item from a list, a choice...
  • Which of the following classes in Java is used to encapsulate a combo box in an applet program?
  • Which of the following event classes of java.awt.event package is generated when a check box or list item i...
Play the full quiz 🎤 Practise this topic out loud
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy