All Packages Class Hierarchy This Package Previous Next Index WEKA's home
java.lang.Object | +----java.awt.Component | +----java.awt.Container | +----java.awt.Panel | +----weka.gui.streams.InstanceSavePanel
public InstanceSavePanel()
public void input(Instance instance) throws java.lang.Exception
public void inputFormat(Instances instanceInfo)
public void batchFinished()
public void setDebug(boolean debug)
public boolean getDebug()
public void setArffFile(java.lang.String newArffFile)
public java.lang.String getArffFile()
public void instanceProduced(InstanceEvent e)
All Packages Class Hierarchy This Package Previous Next Index WEKA's home