Few refactorings & formatting

This commit is contained in:
Jindra Pet��k
2013-08-03 16:33:48 +02:00
parent d5c1d81cd8
commit b01ede8cca
15 changed files with 65 additions and 54 deletions
@@ -25,12 +25,8 @@ import static com.jpexs.decompiler.flash.gui.AppStrings.translate;
import com.jpexs.decompiler.flash.gui.View;
import com.jpexs.decompiler.flash.helpers.Helper;
import java.awt.BorderLayout;
import java.awt.Font;
import java.util.ArrayList;
import javax.swing.*;
import javax.swing.text.SimpleAttributeSet;
import javax.swing.text.StyleConstants;
import javax.swing.text.StyledDocument;
import jsyntaxpane.syntaxkits.Flasm3MethodInfoSyntaxKit;
/**