mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-24 13:45:00 +00:00
Refactor code structure for improved readability and maintainability
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -24,7 +24,7 @@ import javax.swing.JPanel;
|
||||
import javax.swing.JTextField;
|
||||
import s.SComponentGolf;
|
||||
|
||||
public JPanelExtensionUsingRemoteDevicelass JPanelExtensionUsingRemoteDevice extends JPanel implements fT {
|
||||
public class JPanelExtensionUsingRemoteDevice extends JPanel implements fT {
|
||||
fJ ExceptionInVPackage = new fJ();
|
||||
|
||||
JButton b = new JButton(SComponentGolf.b("Pair"));
|
||||
@@ -79,7 +79,6 @@ public JPanelExtensionUsingRemoteDevicelass JPanelExtensionUsingRemoteDevice ext
|
||||
System.out.println("--> Pairing fail with device " + this.f.getBluetoothAddress());
|
||||
iOException.printStackTrace();
|
||||
}
|
||||
}
|
||||
|
||||
public boolean g_() {
|
||||
return false;
|
||||
|
||||
@@ -3,7 +3,7 @@ package an;
|
||||
import am.TostringInAmPackage;
|
||||
import am.AmInterfaceDelta;
|
||||
|
||||
public AnInterfaceCharlielass AnInterfaceCharlie extends a {
|
||||
public class AnInterfaceCharlie extends a {
|
||||
c(AmInterfaceDelta paramd, TostringInAmPackage paramb) {
|
||||
super(paramd, paramb);
|
||||
}
|
||||
|
||||
@@ -6,7 +6,7 @@ import java.nio.ByteBuffer;
|
||||
import java.nio.ByteOrder;
|
||||
import java.nio.channels.SeekableByteChannel;
|
||||
|
||||
public AmInterfaceCharlielass AmInterfaceCharlie extends a {
|
||||
public class AmInterfaceCharlie extends a {
|
||||
public static String b = "##CG";
|
||||
|
||||
private long c;
|
||||
|
||||
@@ -19,7 +19,7 @@ import java.util.List;
|
||||
import java.util.logging.Level;
|
||||
import java.util.logging.Logger;
|
||||
|
||||
public AhInterfaceCharlielass AhInterfaceCharlie implements Exception {
|
||||
public class AhInterfaceCharlie implements Exception {
|
||||
List a = new ArrayList();
|
||||
|
||||
private static final byte[] c = new byte[] { 2, 0, 0, 0, -1, 0 };
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user