mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-04 20:14:48 +00:00
organize imports inspection
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
package com.jpexs.decompiler.flash.gui;
|
||||
|
||||
import javax.swing.*;
|
||||
import java.beans.*;
|
||||
import java.awt.*;
|
||||
import java.beans.*;
|
||||
import java.io.File;
|
||||
import javax.swing.*;
|
||||
import javax.swing.border.Border;
|
||||
|
||||
public class FileChooserImagePreview extends JComponent
|
||||
|
||||
Reference in New Issue
Block a user