show swf bundles in tree

This commit is contained in:
Honfika
2014-01-21 20:55:14 +01:00
parent 254b91dd5d
commit 13722ba24c
29 changed files with 715 additions and 328 deletions
@@ -646,7 +646,7 @@ public class MainFrameRibbonMenu implements MainFrameMenu, ActionListener {
Main.openFileDialog();
break;
case ACTION_CLOSE:
Main.closeFile(mainFrame.panel.getCurrentSwf());
Main.closeFile(mainFrame.panel.getCurrentSwfList());
break;
case ACTION_CLOSE_ALL:
Main.closeAll();