The visual editor Properties view

The Properties view shows the properties for the Java bean that is selected in either the Design view or the Java Beans view. You can use the Properties view to change the value of a given property.

Each property usually has a get and set method associated with it, and the value of each property is shown in the Properties view. To see the full list of properties, you might need to enlarge the property sheet by making the workbench window larger, by dragging a border of the Properties view, or double-clicking the Properties view tab.


Java perspective with visual editor

The Properties view also includes several toolbar buttons that you can use to customize the view or work with values:
Related tasks
Changing component properties in the Properties view

(C) Copyright IBM Corporation 1999, 2004. All Rights Reserved.