ix.iface.plan
Class InitSaver

java.lang.Object
  extended by ix.iface.plan.InitSaver

public class InitSaver
extends java.lang.Object

Saves a Plan's state as an .init file.


Constructor Summary
InitSaver()
           
 
Method Summary
 void savePlan(Plan plan, java.io.File file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InitSaver

public InitSaver()
Method Detail

savePlan

public void savePlan(Plan plan,
                     java.io.File file)
              throws java.io.IOException
Throws:
java.io.IOException