swf header editor

This commit is contained in:
honfika@gmail.com
2015-04-27 16:57:36 +02:00
parent 924627f413
commit c1226d39fd
8 changed files with 218 additions and 42 deletions

View File

@@ -2003,6 +2003,7 @@ public final class MainPanel extends JPanel implements ActionListener, TreeSelec
private void clear() {
dumpViewPanel.clear();
previewPanel.clear();
headerPanel.clear();
if (abcPanel != null) {
abcPanel.clearSwf();
}