Properties typically determine how a component looks and behaves; for example, a button has
a text property that specifies the label on the button. Properties can be set in
the Properties window, in the Java source code, or in the JSP source code.
To set component properties visually:
In the Design view of the or the select the component.