|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PropertyMapTreeListener
Listener interface for property value changes in a property map and it's child maps.
| Method Summary | |
|---|---|
void |
propertyValuesChanged(java.util.Map changes)
Invoked when one or more property value has been modified in one or more property maps. |
| Method Detail |
|---|
void propertyValuesChanged(java.util.Map changes)
changes - an unmodifiable Map containing PropertyMap's as keys and
unmodifiable Map's as values. The value Map's contains
Property's as keys and
ValueChange's as values.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||