Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

I keep hearing about bean info. What is it?

bean hearing info
0
Posted

I keep hearing about bean info. What is it?

0

Location: http://www.jguru.com/faq/view.jsp?EID=13663 Created: Feb 12, 2000 Author: John Zukowski (http://www.jguru.com/guru/viewbio.jsp?EID=7) The JavaBeans model provides a default way of looking inside a class to find out its properties and events it generates. If you would like to provide a different view to the development tool, then you can customize how the tool views the component. This customization is done through providing a custom BeanInfo class for the component, where the name of the bean info class is the name of the bean with the suffix BeanInfo added. For instance, for the DateField bean, its bean info would be DateFieldBeanInfo. The BeanInfo class is also used to define which property editors, customizers and icons are used when accessed from an editor tool.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123