Matthew Toseland wrote: > What exactly does JavaBeans do? http://java.sun.com/docs/books/tutorial/javabeans/
Basically, a self-contained component that notifies about (and sometimes allows vetoes on) property changes. Check out the link. Patrick
Matthew Toseland wrote: > What exactly does JavaBeans do? http://java.sun.com/docs/books/tutorial/javabeans/
Basically, a self-contained component that notifies about (and sometimes allows vetoes on) property changes. Check out the link. Patrick