A JavaBean creation wizard. |
|
Platform(s): | All Java capable Operating Systems |
Date Posted: | 4 December 1997 |
Updated: |
The Beanery is an easy-to-use wizard tool for creating JavaBeans. Developers can interactively add new capabilities and then view the new source code. Features include the following: * Serialization * Creation of property * Creation of BeanInfo classes * Creation of custom property editors * Creation of customizers * JavaBean-specific documentation The Beanery provides a good way to learn the new capabilities of JavaBeans by producing easy-to-read source code. For more experienced developers, The Beanery provides a way to kick-start new JavaBean development, creating basic beans that may then be incorporated into other tools. |