|
JavaBeansTM Component API |
Documentation Contents |
The JavaBeans component API extends the Java platform's Write Once, Run AnywhereTM capability to reusable component development. In fact, the JavaBeans architecture takes interoperability a major step forward your code runs on every OS and also within any application environment. A developer who creates components based on the JavaBeans architecture (beans) secures a future in the emerging network software market without losing customers that use proprietary platforms, because beans interoperate with ActiveX, OpenDoc, and LiveConnect. Long-term persistence for JavaBeans enables you to read and write a bean as a textual representation of its property values.
API Enhancements
ActiveX Bridge Developer Guide
JavaBeans Tutorial
Located on the Java Software website:
Beans Specifications
- BeanContext Specification
(PDF |
PS)
Extensible Runtime Containment and Services Protocol for JavaBeans
Located on the Java Software website:
- JavaBeansTM Specification (PDF and PS)
JavaBeans API Specification
(javadoc)For More Information
Located on the Java Software website:
- The JavaBeans Home Page
- Beans Development Kit and More Information
Contains BeanBox test container, example beans, demo source code, and introductory documentation - Assorted persistence-related articles in
The Swing Connection
Contain examples of using persistence, including a downloadable graphical user interface (GUI) builder that reads and writes XML documents representing GUIs.
|
Copyright © 2002 Sun Microsystems, Inc. All Rights Reserved. Please send comments to: java-beans@java.sun.com |
Java Software |
