edu.udo.cs.miningmart.gui.util
Class CaseExporter

java.lang.Object
  extended byedu.udo.cs.miningmart.gui.util.CaseExporter

public class CaseExporter
extends java.lang.Object

This class is used to export a case.

Version:
$Id: CaseExporter.java,v 1.3 2006/04/11 14:10:18 euler Exp $
Author:
Martin Scholz, Daniel Hakenjos

Constructor Summary
CaseExporter(MiningMartApplication parent, Case caseToExport)
           
 
Method Summary
 void exportCase()
           
 void init()
          Selects the path and filename and opens the output stream
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CaseExporter

public CaseExporter(MiningMartApplication parent,
                    Case caseToExport)
Method Detail

init

public void init()
Selects the path and filename and opens the output stream


exportCase

public void exportCase()


Copyright © 2001-2005