mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 19:30:46 +00:00
Edit message for AS3 p-code
This commit is contained in:
@@ -322,6 +322,7 @@ public class DetailPanel extends JPanel implements TagEditorPanel {
|
||||
private void editButtonActionPerformed(ActionEvent evt) {
|
||||
setEditMode(true);
|
||||
methodTraitPanel.methodCodePanel.focusEditor();
|
||||
mainPanel.setEditingStatus();
|
||||
}
|
||||
|
||||
private void cancelButtonActionPerformed(ActionEvent evt) {
|
||||
|
||||
Reference in New Issue
Block a user