| [news.eclipse.tools.ve] Re: Adding a property to JMyPanel |
Use the standard BeanInfo definition of an event or property.
See:
http://java.sun.com/products/javabeans/docs/spec.html
Hello,
let's say that i want to make a class JMyPanel wich extends JPanel. I want add an event, or a bean property (simple, bound, ...) to my class, is there any wizard/helper in VE to help me doing it?
TIA
-- Thanks, Rich Kulp