|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PropertyChangeListener
The event listener interface that accepts PropertyEvent events.
Method Summary | |
---|---|
void |
propertyChange(PropertyEvent evt)
This method gets called when a PropertyDescriptor is changed. |
Method Detail |
---|
void propertyChange(PropertyEvent evt)
evt
- A PropertyEvent object describing the event source and the
property that has changed. The event must not be
null
.PropertyDescriptor
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |