What is a Java Bean?

A Java Bean is a reusable software component written in Java.

Reusable beans can be assembled to construct custom applications.

A builder tool is often used to do just that (visually).


Previous | Next | Contents