|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConfigVetoableChangeListener
This interface uses SC's own ProperteyVetoException.
| Method Summary | |
|---|---|
void |
vetoableChange(PropertyChangeEvent e)
Fired before a Bean's property changes. |
| Method Detail |
|---|
void vetoableChange(PropertyChangeEvent e)
throws ConfigPropertyVetoException
e - the change (containing the old and new values)
ConfigPropertyVetoException - if the change is vetoed by the listener
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||