|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NamedPropertyListener
Interface to be implemented by objects that need to observe when a named property is added to a graphic object or removed from a graphic object.
IlvGraphic.setNamedProperty(ilog.views.IlvNamedProperty),
IlvGraphic.removeNamedProperty(java.lang.String)| Method Summary | |
|---|---|
void |
propertyChanged(NamedPropertyEvent event)
Called when a named property is set or removed at the graphic object. |
| Method Detail |
|---|
void propertyChanged(NamedPropertyEvent event)
event - The modification event.
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||