A browser with JavaScript enabled is required for this page to operate properly.
Properties
Trail: JavaBeans(TM)

Lesson: Properties

In the following sections you will learn how to implement bean properties. A bean property is a named attribute of a bean that can affect its behavior or appearance. Examples of bean properties include color, label, font, font size, and display size.

The JavaBeans™ specification defines the following types of bean properties:

Bean properties can also be classified as follows:

BeanBuilder uses this schema to group and represent properties in the Properties window.

Problems with the examples? Try Compiling and Running the Examples: FAQs.
Complaints? Compliments? Suggestions? Give us your feedback.

Previous page: Previous Lesson
Next page: Simple Properties