MOA 12.03
Real Time Analytics for Data Streams
moa.tasks.ResultPreviewListener Interface Reference

Interface implemented by classes that preview results on the Graphical User Interface. More...

Inheritance diagram for moa.tasks.ResultPreviewListener:

List of all members.

Public Member Functions

void latestPreviewChanged ()
 This method is used to receive a signal from TaskMonitor that the lastest preview has changed.

Detailed Description

Interface implemented by classes that preview results on the Graphical User Interface.

Author:
Richard Kirkby ([email protected])
Version:
Revision:
7

Definition at line 29 of file ResultPreviewListener.java.


Member Function Documentation

void moa.tasks.ResultPreviewListener.latestPreviewChanged ( )

This method is used to receive a signal from TaskMonitor that the lastest preview has changed.

This method is implemented in PreviewPanel to change the results that are shown in its panel.

Implemented in moa.gui.PreviewPanel.

Referenced by moa.tasks.StandardTaskMonitor.setLatestResultPreview().

Here is the caller graph for this function:


The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations