What's New in 1.1? |
The JavaBeans architecture defines Java's reusable software component model. The JavaBeans API allows third-party software vendors (ISVs) to create and ship reusable Java components (Beans), such as text, spreadsheet, or graphing widgets, that can be composed together into applications by non-programmers.Where to Find Documentation
- Check out our JavaBeans Tutorial which contains task-oriented documentation and includes several examples.
- You can read the The JavaBeans(tm) Specification .
- See what JavaBeans Enhancements are planned for the next major release.
What's New in 1.1? |