Multiple choice

Which of the following interfaces in java.beans package allows a designer to provide a graphical user interface through which a bean may be configured?

  1. InstantiationException

  2. BeanInfo

  3. DesignMode

  4. Customizer

  5. None of these

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

This interface in java.beans package allows a designer to provide a graphical user interface, through which a bean may be configured.