Multiple choice

Which event class defines integer constants that can be used to identify them and subclass of ComponentEvent class in Java?

  1. Java Foundation Class

  2. Javax.swing.event

  3. Javax.swing

  4. The WindowEvent Class

  5. Inner Class

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

This class defines integer constants that can be used to identify them and this class is a sub class of ComponentEvent class.