public interface GlProgAntwortListener
extends java.util.EventListener
Modifier and Type | Method and Description |
---|---|
void |
antwortEingetroffen(GlProgAntwortEvent e)
Wird ausgelößt, wenn die Antwort auf eine Prognoseanfrage eingetroffen
ist.
|
void antwortEingetroffen(GlProgAntwortEvent e)
e
- Das Event, welches die Antwort darstellt.