All Packages  Class Hierarchy  This Package  Previous  Next  Index  WEKA's home

Interface weka.gui.streams.InstanceListener

public interface InstanceListener
extends EventListener
An interface for objects interested in listening to streams of instances.

Version:
$Revision: 1.1 $
Author:
Len Trigg (trigg@cs.waikato.ac.nz)

Method Index

 o instanceProduced(InstanceEvent)

Methods

 o instanceProduced
 public abstract void instanceProduced(InstanceEvent e)

All Packages  Class Hierarchy  This Package  Previous  Next  Index  WEKA's home