|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DataListener
An interface all observers of DataEvents
have to implement.
Method Summary | |
---|---|
void |
dataChanged(DataEvent event)
Sends the specified data event to this object. |
Method Detail |
---|
void dataChanged(DataEvent event)
event
- Data event informing where and what happened.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |