Java Beans


  1. Beans Resources : A look at the Bdk1.1 from Sun. In particular, using the BeanBox to construct Applets.

  2. What is a Bean: Borrowed from The JavaTM Tutorial, a brief conceptual definition of Java Beans.

  3. Building A Bean: Borrowed from The JavaTM Tutorial, the steps in constructing a Bean.

  4. Under The Hood:: A hand-crafted Applet that uses Bean technology.