|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AttributeChangeListener
Implemented by entities which wish to hear about attribute changes that take place for a particular distributed object.
DObject.addListener(com.threerings.presents.dobj.ChangeListener)| Method Summary | |
|---|---|
void |
attributeChanged(AttributeChangedEvent event)
Called when an attribute changed event has been dispatched on an object. |
| Method Detail |
|---|
void attributeChanged(AttributeChangedEvent event)
event - The event that was dispatched on the object.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||