mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-15 15:28:25 +00:00
swf disposing fixes
This commit is contained in:
@@ -286,6 +286,7 @@ public class ABCPanel extends JPanel implements ItemListener, ActionListener, Se
|
||||
this.abc = null;
|
||||
constantTable.setModel(new DefaultTableModel());
|
||||
navigator.clearAbc();
|
||||
decompiledTextArea.clearScript();
|
||||
}
|
||||
|
||||
public void initSplits() {
|
||||
|
||||
Reference in New Issue
Block a user