JavaBeans : Java Glossary

JavaBeans
A standard for Java componentware. It functions much like Microsoft’s Windows-specific Visual Basic pluggable components. The JavaBeans API (Application Programming Interface)s allow ISV (Independent Software Vendor)s to develop reusable software components that end-users can then hook together using visual application builder tools, such as Inprise’s JBuilder, IBM (International Business Machines) ’s Visual Age, SunSoft’s Java Workshop and Symantec’s Visual Café. For example, Visual Café Pro has already created many smart components to give Delphi-like abilities to crank out SQL (Standard Query Language) database applications. JavaBeans have persistence (with serialised customised objects stored in *.ser pickle files), properties, events and methods that are exposed to the GUI (Graphic User Interface) designer. They also support "introspection" so that GUI builder tools can examine them to figure out what properties and methods they support.
Writing a Bean is easy. Usually beans are bundled up with their corresponding BeanInfo classes into jar files.

JavaBeans have a persistence mechanism similar to serialization, but uses a fluffy XML (extensible Markup Language) format and the PersistenceDelegate class.

Many companies are selling JavaBeans you can plug into your own custom applications. I have some I have written available free with source code. They handle prompting, data validation and generating error messages for data keyed. There are plain and dbaware components for dates, FormattedTextFields, phone numbers, provinces, postal codes, etc. you can download.

Books

book cover recommend book⇒Mastering JavaBeans
by:Laurence Vanhelsuwé 978-0-7821-2097-4paperback
publisher:Sybex
published:1997-05
800-pages. Now out of print.
Australian flag abe books anz abe books.co.uk UK flag
German flag abe books.de amazon.co.uk UK flag
German flag amazon.de abe books.ca Canadian flag
Spanish flag iberlibro.com amazon.ca Canadian flag
Spanish flag amazon.es Chapters Indigo Canadian flag
French flag abe books.fr abe books.com American flag
French flag amazon.fr amazon.com American flag
Italian flag abe books.it Barnes & Noble American flag
Italian flag amazon.it powells.com American flag
American flag o’reilly safari sony e-books American flag
Greyed out stores probably do not have the item in stock

Learning More

Oracle’s Javadoc on PersistenceDelegate class : available:

CMP homejump to top You can get the freshest copy of this page from: or possibly from your local J: drive (Java virtual drive/mindprod.com website mirror)
http://mindprod.com/jgloss/javabeans.html J:\mindprod\jgloss\javabeans.html
logofeedback Please email your feedback for publication, letters to the editor, errors, omissions, typos, formatting errors, ambiguities, unclear wording, broken/redirected link reports, suggestions to improve this page or comments to Roedy Green : feedback email If you want your message kept confidential, not considered for posting, please explicitly specify that.
mindprod.com IP:[65.110.21.43]
view BlogYour face IP:[38.107.179.212]
You are visitor number 17,216.