tpp
Class Exporter

java.lang.Object
  extended by tpp.Exporter

public class Exporter
extends java.lang.Object

Utility class for exporting aspects of a TPP Model in various formats. In each case, if the file is null then the user is prompted to choose a file.


Constructor Summary
Exporter()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Exporter

public Exporter()