mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-15 10:02:50 +00:00
ABC Explorer - Context menu on ABCContainer, ScriptPack
This commit is contained in:
@@ -1688,8 +1688,7 @@ public abstract class MainFrameMenu implements MenuBuilder {
|
||||
return;
|
||||
}
|
||||
|
||||
ABCExplorerDialog aed = new ABCExplorerDialog(Main.getMainFrame().getWindow(), swf, null);
|
||||
aed.setVisible(true);
|
||||
mainFrame.getPanel().showAbcExplorer(swf, null);
|
||||
}
|
||||
|
||||
public boolean stackActionPerformed(ActionEvent evt) {
|
||||
|
||||
Reference in New Issue
Block a user