|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.mebigfatguy.patchanim.io.PatchExporter
public class PatchExporter
| 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 |
|---|
public PatchExporter(ExportType exportType,
java.io.File location)
| Method Detail |
|---|
public void addExportListener(ExportListener el)
public void export(PatchAnimDocument document)
throws java.io.IOException
java.io.IOException
public void patchCompleted(PatchCompletionEvent pce)
throws java.lang.InterruptedException
patchCompleted in interface PatchCompletionListenerjava.lang.InterruptedException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||