public interface SeismogramDisplayListener
| Modifier and Type | Method and Description |
|---|---|
void |
added(SeismogramDisplay recipient,
Drawable drawable) |
void |
removed(SeismogramDisplay bereaved,
Drawable drawable) |
void |
switching(SeismogramDisplay from,
SeismogramDisplay to)
called when the display
from is being replaced by to |
void switching(SeismogramDisplay from, SeismogramDisplay to)
from is being replaced by tovoid added(SeismogramDisplay recipient, Drawable drawable)
void removed(SeismogramDisplay bereaved, Drawable drawable)