Java Beans
- Beans Resources : A look at the Bdk1.1 from
Sun. In particular, using the BeanBox to construct Applets.
- What is a Bean: Borrowed from The
JavaTM Tutorial,
a brief conceptual definition of Java Beans.
- Building A Bean: Borrowed from The
JavaTM Tutorial,
the steps in constructing a Bean.
- Under The Hood:: A hand-crafted Applet that
uses Bean technology.