com.mebigfatguy.patchanim.io
Class PatchExporter

java.lang.Object
  extended by com.mebigfatguy.patchanim.io.PatchExporter
All Implemented Interfaces:
PatchCompletionListener

public class PatchExporter
extends java.lang.Object
implements PatchCompletionListener


Constructor Summary
PatchExporter(ExportType exportType, java.io.File location)
           
 
Method Summary
 void addExportListener(ExportListener el)
           
 void export(PatchAnimDocument document)
           
 void patchCompleted(PatchCompletionEvent pce)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PatchExporter

public PatchExporter(ExportType exportType,
                     java.io.File location)
Method Detail

addExportListener

public void addExportListener(ExportListener el)

export

public void export(PatchAnimDocument document)
            throws java.io.IOException
Throws:
java.io.IOException

patchCompleted

public void patchCompleted(PatchCompletionEvent pce)
                    throws java.lang.InterruptedException
Specified by:
patchCompleted in interface PatchCompletionListener
Throws:
java.lang.InterruptedException


Copyright © 2008 MeBigFatGuy.com. All Rights Reserved.