PropertyDescriptor.setConstrained
Class Overview | Class Members | 
  This Package | 
All Packages
 public void setConstrained( boolean constrained )
Parameters
-  constrained 
-  True if this is a constrained property.
  
Description
 Attempted updates to "Constrained" properties will cause a "VetoableChange"
 event to get fired when the property is changed.