mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-15 11:22:54 +00:00
imports & code formatting 1
This commit is contained in:
@@ -163,7 +163,6 @@ public class QuickFindPanel extends JPanel implements ActionListener {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
public void showQuickFind(final JTextComponent t, DocumentSearchData ds) {
|
||||
dsd = new WeakReference<>(ds);
|
||||
oldCaretPosition = t.getCaretPosition();
|
||||
|
||||
Reference in New Issue
Block a user