mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-02 18:44:37 +00:00
format source files
This commit is contained in:
@@ -388,7 +388,7 @@ public class PreviewPanel extends JSplitPane implements ActionListener {
|
||||
imagePlayControls.setMedia(imagePanel);
|
||||
imagePanel.setImage(image);
|
||||
}
|
||||
|
||||
|
||||
public void showTextComparePanel(TextTag textTag, TextTag newTextTag) {
|
||||
imagePanel.setText(textTag, newTextTag);
|
||||
}
|
||||
@@ -448,7 +448,7 @@ public class PreviewPanel extends JSplitPane implements ActionListener {
|
||||
if (media != null) {
|
||||
media.pause();
|
||||
}
|
||||
|
||||
|
||||
binaryPanel.setBinaryData(null);
|
||||
genericTagPanel.clear();
|
||||
fontPanel.clear();
|
||||
|
||||
Reference in New Issue
Block a user