JavaBeans Development Kit includes a reference Bean container and a variety of reusable example source code.
BDK is designed for use by both JavaBeans component and tool developers.
It comes with: the JavaBeans API sources which are provided as .java reference sources; the BeanBox test container which allows you to test out your new Beans against a reference container, and also acts an example of how to build a Bean container; fifteen example Beans which can run in the BeanBox and demonstrate various Bean behavior; various source code; makefile information; and a tutorial.
Comments
Post a Comment