mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-22 20:55:33 +00:00
cleanup with "Inspect and Transform"
This commit is contained in:
@@ -36,7 +36,7 @@ import javax.swing.JColorChooser;
|
||||
import javax.swing.JLabel;
|
||||
import javax.swing.JPanel;
|
||||
|
||||
public class ImagePanel extends JPanel implements ActionListener, FlashDisplay {
|
||||
public final class ImagePanel extends JPanel implements ActionListener, FlashDisplay {
|
||||
|
||||
public JLabel label = new JLabel();
|
||||
public DrawableTag drawable;
|
||||
|
||||
Reference in New Issue
Block a user