Setting Component Properties |
A property determines how a component looks and behaves; for example, a button has a color property. Properties can be set in the Properties window, in the Java source code, or in the JSP source code.
To set component properties visually:
To set component properties in the JSP source code:
To set component properties in the Java source code:
| Legal Notices. Copyright © 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. |