JavaBeans : Java Glossary

go to home page J words local find full screen, hide local find menu Google search web for more information on this topic jump to foot of page translate this page with Babelfish punctuation 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z (all) ©1996-2009 Roedy Green, Canadian Mind Products
JavaBeans
A standard for Java componentware. It functions much like Microsoft’s Windows-specific VBX Visual Basic pluggable components. The JavaBeans APIs allow ISVs to develop reusable software components that end-users can then hook together using visual application builder tools, such as Inprise’s JBuilder, IBM’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 database applications. JavaBeans have persistence (with serialised customised objects stored in *.ser pickle files), properties, events and methods that are exposed to the GUI 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 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
 paperback
ISBN13:978-0-7821-2097-4impressioncounter
publisher:Sybex
published:1997-05
by:Laurence Vanhelsuwé
800-pages. Now out of print.
UK flag abe books.co.uk abe books.ca Canadian flag
UK flag amazon.co.uk. amazon.ca. Canadian flag
German flag abe books.de chapters.indigo.ca. Canadian flag
German flag amazon.de. abe books.com American flag
French flag abe books.fr amazon.com. American flag
French flag amazon.fr. barnes and noble.com American flag
Italian flag abe books.it powells.com American flag
Spanish flag iberlibro.com sony e-books American flag
Australian flag abe books anz

Learning More

Sun’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
CMP logofeedback Please email your feedback for publication, errors, omissions, typos, formatting errors, ambiguities, unclear wording, broken/redirected link reports, suggestions to improve this page or comments to Roedy Green : feedback email
mindprod.com IP:[65.110.21.43]
view BlogYour face IP:[38.107.191.107]
You are visitor number 14,369.