mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-15 12:52:11 +00:00
Fixed code style
This commit is contained in:
@@ -49,13 +49,13 @@ public class QuickFindPanel extends JPanel {
|
||||
public JTextField findTextField;
|
||||
|
||||
public JButton prevButton;
|
||||
|
||||
|
||||
public JButton nextButton;
|
||||
|
||||
public JCheckBox ignoreCaseCheckbox;
|
||||
|
||||
|
||||
public JCheckBox regExpCheckbox;
|
||||
|
||||
|
||||
public JCheckBox wrapCheckbox;
|
||||
|
||||
public JLabel statusLabel;
|
||||
|
||||
Reference in New Issue
Block a user