java.lang.Object | +----java.beans.VetoableChangeSupport
 public class VetoableChangeSupport
  
 extends Object
  
 implements Serializable
This is a utility class that can be used by beans that support constrained properties. You can use an instance of this class as a member field of your bean and delegate various work to it.