weka.gui.beans
Interface ThresholdDataListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
AbstractDataSink, CostBenefitAnalysis, ModelPerformanceChart, Saver

public interface ThresholdDataListener
extends EventListener

Interface to something that can accept ThresholdDataEvents

Since:
1.0
Version:
$Revision: 8034 $
Author:
Mark Hall
See Also:
EventListener

Method Summary
 void acceptDataSet(ThresholdDataEvent e)
           
 

Method Detail

acceptDataSet

void acceptDataSet(ThresholdDataEvent e)


Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.