public interface BasicInterfaceListener
| Modifier and Type | Method and Description |
|---|---|
void |
eventReprocess()
Data needs to be reprocessed using the new settings
|
void |
eventUpdateGui()
The data does not need to be reprocessed but the user has requested that different
information be displayed.
|