Interface InstanceListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
InstanceCounter, InstanceSavePanel, InstanceTable, InstanceViewer

public interface InstanceListener extends EventListener
An interface for objects interested in listening to streams of instances.
Version:
$Revision: 8034 $
Author:
Len Trigg (trigg@cs.waikato.ac.nz)
  • Method Details