|
Préférences
Moteurs de recherche
|
|||||||
JavaTM 2 Platform Std. Ed. v1.6.0
java.beans
|
Method Summary | |
---|---|
void |
vetoableChange(PropertyChangeEvent evt)
This method gets called when a constrained property is changed. |
Method Detail |
---|
void vetoableChange(PropertyChangeEvent evt) throws PropertyVetoException
evt
- a PropertyChangeEvent
object describing the
event source and the property that has changed.
PropertyVetoException
- if the recipient wishes the property
change to be rolled back.