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

  2. Customizer

  3. BeanInfo

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