public void fireVetoableChange(Object oldValue,Object newValue)
public void fireVetoableChange(String propertyName,Object newValue)
public void fireVetoableChange(String propertyName, Object oldValue ,Object newValue)throws PropertyVetoException
public void fireVetoableChange(String propertyName, Object oldValue ,Object newValue)