public interface PlugInListener
| Modifier and Type | Method and Description |
|---|---|
void |
dataChanged(PlugInEvent anEvent)
This method is called by plug-ins whenever data is changed.
|
void dataChanged(PlugInEvent anEvent)
anEvent - the event that is send, i.e. the event indicating that the
data is changed.Submit Feedback to pmarrone@users.sourceforge.net