public final class VetoablePropertyChangeEvent
extends java.beans.PropertyChangeEvent
veto().| Constructor and Description |
|---|
VetoablePropertyChangeEvent(java.lang.Object source,
java.lang.String propertyName,
java.lang.Object oldValue,
java.lang.Object newValue) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isVetoed() |
void |
veto() |