|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectartisynth.core.util.PropertyChangeEvent
public class PropertyChangeEvent
Event indicating the change in value of a property.
Constructor Summary | |
---|---|
PropertyChangeEvent(HasProperties host,
java.lang.String propName)
|
Method Summary | |
---|---|
HasProperties |
getHost()
|
java.lang.String |
getPropName()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PropertyChangeEvent(HasProperties host, java.lang.String propName)
Method Detail |
---|
public HasProperties getHost()
public java.lang.String getPropName()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |