|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PlugInListener
This interface defines the methods needed to be implemented by listeners that listens to plug-ins that might send data changed / plug-in events.
Method Summary | |
---|---|
void |
dataChanged(PlugInEvent anEvent)
This method is called by plug-ins whenever data is changed. |
Method Detail |
---|
void dataChanged(PlugInEvent anEvent)
anEvent
- the event that is send, i.e. the event indicating that the
data is changed.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |