views:

37

answers:

0

Hi all, i have a custom bean and a custom eventListener, i need to show my event Listener in the events tab of my bean.

I think the solution is to add my event Listener to a beaninfo(i create it with netbeans, so it is auto-generated). There is a "wizard-way" to do this, or i have to hand-write my beaninfo?

Thanks.