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. BeanInfo

  2. Customizer

  3. DesignMode

  4. Throw

  5. None of these

Reveal answer Fill a bubble to check yourself
B 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.