weka.gui.streams
Interface InstanceListener
- All Superinterfaces:
- java.util.EventListener
- All Known Implementing Classes:
- InstanceCounter, InstanceSavePanel, InstanceTable, InstanceViewer
- public interface InstanceListener
- extends java.util.EventListener
An interface for objects interested in listening to streams of instances.
- Version:
- $Revision: 1.3 $
- Author:
- Len Trigg (trigg@cs.waikato.ac.nz)
instanceProduced
public void instanceProduced(InstanceEvent e)
Copyright (c)
2003 David Lindsay, Computer Learning Research Centre, Dept. Computer Science, Royal Holloway, University of London