http://www.developer.com/java/ent/article.php/956571/User-Code-BeanBuilder-11.htm
This is a utility for all those who hate coding JavaBeans -- especially the javadoc for Silent features:
Usage: Example: Java users are encouraged to submit samples of useful code for publication in the pages of Gamelan. Send your files and comments to editor@developer.com for consideration. Thank you.
User Code: BeanBuilder 1.1
March 28, 2002
get and set methods. BeanBuilder enables you to generate JavaBean source code by declaring class attributes in a
descriptor file.
get/set methods. toString method to print the state of member variables. java BeanBuilder <Descriptor File> <Target Directory> [makeSer] makeSer flag makes the bean Serializable. java BeanBuilder NewBean.des .\ makeSer Download
About the Author
Please send your comments or suggestions to Rakesh Nagar, a software engineer with L&T Infotech Ltd.