Issue #350 (Allow to open multiple SWF files into the same ffdec instance)

This commit is contained in:
Honfika
2013-12-22 19:56:08 +01:00
parent e1f4ca362b
commit f811ca2d27
7 changed files with 130 additions and 96 deletions

View File

@@ -56,6 +56,7 @@ import com.jpexs.decompiler.flash.flv.FLVOutputStream;
import com.jpexs.decompiler.flash.flv.FLVTAG;
import com.jpexs.decompiler.flash.flv.VIDEODATA;
import com.jpexs.decompiler.flash.gui.SWFSourceInfo;
import com.jpexs.decompiler.flash.gui.abc.ClassesListTreeModel;
import com.jpexs.decompiler.flash.helpers.collections.MyEntry;
import com.jpexs.decompiler.flash.tags.ABCContainerTag;
import com.jpexs.decompiler.flash.tags.DefineBinaryDataTag;
@@ -212,6 +213,7 @@ public final class SWF {
public HashMap<Integer, CharacterTag> characters;
public List<ABCContainerTag> abcList;
public JPEGTablesTag jtt;
public ClassesListTreeModel classTreeModel;
/**
* Gets all tags with specified id