Overview | Methods | This Package | All Packages
Sets the value of the specified property.
Syntax
public void setProperty( String name, Object value )
Parameters
name
The name of the property.
value
The new value for the property.
See Also getProperty