organize imports, javadoc

This commit is contained in:
honfika
2014-06-18 20:53:19 +02:00
parent fb21f408cd
commit 52e6142fe5
88 changed files with 968 additions and 1005 deletions

View File

@@ -16,9 +16,6 @@
*/
package com.jpexs.decompiler.flash;
import com.jpexs.decompiler.flash.tags.DefineButton2Tag;
import com.jpexs.decompiler.flash.tags.DefineSpriteTag;
import com.jpexs.decompiler.flash.tags.PlaceObject2Tag;
import com.jpexs.decompiler.flash.tags.Tag;
import com.jpexs.decompiler.flash.timeline.Timelined;
import com.jpexs.decompiler.flash.types.BUTTONCONDACTION;