Refactor class names for clarity and consistency across the bt package

This commit is contained in:
2026-01-11 08:30:36 +00:00
parent de8f4429ba
commit 5f18b30e85
52 changed files with 52 additions and 52 deletions

View File

@@ -3,7 +3,7 @@ package bt;
import java.awt.event.FocusEvent;
import java.awt.event.FocusListener;
class S implements FocusListener {
class ArrayEditorFocusListener implements FocusListener {
int a = -1;
S(R paramR, int paramInt) {

View File

@@ -32,7 +32,7 @@ import javax.swing.JPanel;
import javax.swing.UIManager;
import s.g;
public class R extends JPanel implements cq, h, bc {
public class ArrayEditorPanel extends JPanel implements cq, h, bc {
ArrayList a = new ArrayList();
ArrayList b = new ArrayList();

View File

@@ -3,7 +3,7 @@ package bt;
import java.awt.event.FocusEvent;
import java.awt.event.FocusListener;
class U implements FocusListener {
class BinTableFocusListener implements FocusListener {
U(T paramT) {}
public void focusGained(FocusEvent paramFocusEvent) {

View File

@@ -1,6 +1,6 @@
package bt;
class V extends Thread {
class BinTablePaintThrottle extends Thread {
long a = Math.round(1000.0D / x.a());
boolean b = false;

View File

@@ -31,7 +31,7 @@ import java.util.logging.Logger;
import javax.swing.JPanel;
import r.i;
public class T extends JPanel implements aN, cq, L, bP, d, bc {
public class BinTablePanel extends JPanel implements aN, cq, TextChangeNotifier, bP, d, bc {
bh a;
d b;

View File

@@ -4,7 +4,7 @@ import com.efiAnalytics.ui.bc;
import java.util.ArrayList;
import javax.swing.JPanel;
public class d extends JPanel {
public class CloseableComponentPanel extends JPanel {
ArrayList H = new ArrayList();
public void a(bc parambc) {

View File

@@ -13,7 +13,7 @@ import java.awt.event.FocusListener;
import java.util.ArrayList;
import java.util.List;
public class q implements LayoutManager2, ContainerListener, FocusListener {
public class CollapsibleVerticalLayout implements LayoutManager2, ContainerListener, FocusListener {
int a;
int b = 2;

View File

@@ -2,7 +2,7 @@ package bt;
import bH.X;
class z {
class ComboBoxItem {
String a = null;
String b = null;

View File

@@ -2,7 +2,7 @@ package bt;
import com.efiAnalytics.ui.fi;
class n implements fi {
class ContextHelpEditorCallback implements fi {
n(l paraml) {}
public void a(String paramString) {

View File

@@ -15,7 +15,7 @@ import javax.swing.ImageIcon;
import javax.swing.JLabel;
import s.g;
public class l extends JLabel {
public class ContextHelpLabel extends JLabel {
R a = null;
String b = null;

View File

@@ -3,7 +3,7 @@ package bt;
import java.awt.event.MouseAdapter;
import java.awt.event.MouseEvent;
class m extends MouseAdapter {
class ContextHelpMouseAdapter extends MouseAdapter {
m(l paraml) {}
public void mouseClicked(MouseEvent paramMouseEvent) {

View File

@@ -8,7 +8,7 @@ import V.a;
import bH.D;
import com.efiAnalytics.ui.bN;
public class G implements cq, bP {
public class CurveOutputChannelSubscriber implements cq, bP {
double a = Double.NaN;
bN b;

View File

@@ -4,7 +4,7 @@ import G.R;
import G.bv;
import javax.swing.JPanel;
public interface N {
public interface CustomEditorPanelProvider {
boolean a(bv parambv);
JPanel a(R paramR, bv parambv);

View File

@@ -4,7 +4,7 @@ import G.bv;
import java.util.ArrayList;
import java.util.List;
public class M {
public class CustomEditorPanelRegistry {
private static M a = null;
private final List b = new ArrayList();

View File

@@ -9,7 +9,7 @@ import java.util.Collections;
import java.util.HashMap;
import java.util.List;
public class e implements S, ab {
public class EnableDelayManager implements S, ab {
private static e d = null;
HashMap a = new HashMap<>();

View File

@@ -3,7 +3,7 @@ package bt;
import java.util.logging.Level;
import java.util.logging.Logger;
class f extends Thread {
class EnableDelayThread extends Thread {
int a = 100;
long b = System.currentTimeMillis() + this.a;

View File

@@ -1,6 +1,6 @@
package bt;
public interface o {
public interface EnabledStateCallback {
void a(boolean paramBoolean);
String c();

View File

@@ -31,7 +31,7 @@ import java.util.logging.Logger;
import javax.swing.BorderFactory;
import javax.swing.JPanel;
public class D extends bh implements ca, h, ac, bc {
public class GaugeReadoutPanel extends bh implements ca, h, ac, bc {
dD a = new dD(this);
GridLayout b = new GridLayout(0, 1, eJ.a(3), eJ.a(4));

View File

@@ -15,7 +15,7 @@ import javax.swing.ImageIcon;
import javax.swing.JLabel;
import s.g;
public class j extends JLabel {
public class HelpIconLabel extends JLabel {
ImageIcon a = null;
String b = null;

View File

@@ -3,7 +3,7 @@ package bt;
import java.awt.event.MouseAdapter;
import java.awt.event.MouseEvent;
class k extends MouseAdapter {
class HelpIconMouseAdapter extends MouseAdapter {
k(j paramj) {}
public void mouseClicked(MouseEvent paramMouseEvent) {

View File

@@ -27,7 +27,7 @@ import java.util.logging.Logger;
import javax.swing.BorderFactory;
import javax.swing.JPanel;
public class r extends bh implements ca, h, ac, bc {
public class IndicatorReadoutPanel extends bh implements ca, RefreshableComponent, ac, bc {
dD a = new dD(this);
GridLayout b = new GridLayout(0, 1, eJ.a(3), eJ.a(4));

View File

@@ -5,7 +5,7 @@ import com.efiAnalytics.apps.ts.dashboard.aH;
import com.efiAnalytics.ui.cy;
import java.awt.Color;
class t extends aH implements cy {
class LiveGraphDataSeries extends aH implements cy {
private String b = null;
private double c = 0.0D;

View File

@@ -3,7 +3,7 @@ package bt;
import java.awt.event.MouseAdapter;
import java.awt.event.MouseEvent;
class v extends MouseAdapter {
class LiveGraphMouseAdapter extends MouseAdapter {
v(s params) {}
public void mousePressed(MouseEvent paramMouseEvent) {

View File

@@ -1,6 +1,6 @@
package bt;
class u extends Thread {
class LiveGraphPaintThrottle extends Thread {
long a = 120L;
boolean b = false;

View File

@@ -20,7 +20,7 @@ import java.util.Iterator;
import java.util.logging.Level;
import java.util.logging.Logger;
public class s extends dl implements cq, bc {
public class LiveGraphPanel extends dl implements cq, bc {
private HashMap c = new HashMap<>();
u a = null;

View File

@@ -10,7 +10,7 @@ import java.awt.Toolkit;
import javax.swing.Icon;
import javax.swing.ImageIcon;
public class w {
public class MenuItemIconProvider {
String[] a = new String[] { "resources/wrench.png", "resources/tools.gif", "resources/hammer.gif" };
int b = 0;

View File

@@ -2,7 +2,7 @@ package bt;
import javax.swing.JPanel;
public class g extends JPanel {
public class NamedPanel extends JPanel {
private String a = null;
public String a_() {

View File

@@ -2,7 +2,7 @@ package bt;
import com.efiAnalytics.ui.fi;
class c implements fi {
class NoteEditorCallback implements fi {
c(a parama) {}
public void a(String paramString) {

View File

@@ -14,7 +14,7 @@ import javax.swing.ImageIcon;
import javax.swing.JLabel;
import r.i;
public class a extends JLabel {
public class NoteIconLabel extends JLabel {
R a = null;
String b = null;

View File

@@ -3,7 +3,7 @@ package bt;
import java.awt.event.MouseAdapter;
import java.awt.event.MouseEvent;
class b extends MouseAdapter {
class NoteIconMouseAdapter extends MouseAdapter {
b(a parama) {}
public void mouseClicked(MouseEvent paramMouseEvent) {

View File

@@ -5,7 +5,7 @@ import java.awt.Dimension;
import java.util.ArrayList;
import javax.swing.BorderFactory;
public class A extends do {
public class NumericTextField extends do {
ArrayList a = new ArrayList();
private int b = 60;

View File

@@ -3,7 +3,7 @@ package bt;
import java.awt.event.FocusAdapter;
import java.awt.event.FocusEvent;
class B extends FocusAdapter {
class NumericTextFieldFocusAdapter extends FocusAdapter {
B(A paramA) {}
public void focusGained(FocusEvent paramFocusEvent) {

View File

@@ -3,7 +3,7 @@ package bt;
import java.awt.event.KeyAdapter;
import java.awt.event.KeyEvent;
public class C extends KeyAdapter {
public class NumericTextFieldKeyAdapter extends KeyAdapter {
public C(A paramA) {}
public void keyPressed(KeyEvent paramKeyEvent) {

View File

@@ -3,7 +3,7 @@ package bt;
import com.efiAnalytics.ui.et;
import r.a;
public class i implements et {
public class PrefixedPropertyStore implements et {
String a = "";
public i(String paramString) {

View File

@@ -2,7 +2,7 @@ package bt;
import r.a;
public class x {
public class RefreshRateCalculator {
public static double a() {
int i = b();
return (i > 10) ? (Math.pow(i, 0.3D) / 6.0D) : 15.0D;

View File

@@ -1,6 +1,6 @@
package bt;
public interface h {
public interface RefreshableComponent {
void a();
}

View File

@@ -7,7 +7,7 @@ import aE.g;
import com.efiAnalytics.ui.et;
import r.a;
public class E implements et {
public class RequiredFuelCalculatorPropertyStore implements et {
R a = null;
public E(R paramR) {

View File

@@ -19,7 +19,7 @@ import javax.swing.JButton;
import javax.swing.JPanel;
import s.g;
public class I extends aV implements bc {
public class SettingCalibrationField extends aV implements bc {
JButton a;
bk b;

View File

@@ -3,7 +3,7 @@ package bt;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
class J implements ActionListener {
class SettingCalibrationFieldActionListener implements ActionListener {
J(I paramI) {}
public void actionPerformed(ActionEvent paramActionEvent) {

View File

@@ -43,7 +43,7 @@ import r.a;
import r.i;
import s.g;
public class W extends JPanel implements aN, e, bc, eS {
public class Table2DEditorPanel extends JPanel implements aN, e, bc, eS {
private R q;
JSplitPane a = new JSplitPane();

View File

@@ -3,7 +3,7 @@ package bt;
import bH.ab;
import s.g;
class X implements ab {
class Table2DLabelTranslator implements ab {
X(W paramW) {}
public String a(String paramString) {

View File

@@ -8,7 +8,7 @@ import V.a;
import bH.D;
import com.efiAnalytics.ui.w;
class H implements cq, bP {
class Table2DOutputChannelSubscriber implements cq, bP {
double a = Double.NaN;
w b;

View File

@@ -3,7 +3,7 @@ package bt;
import com.efiAnalytics.ui.et;
import r.a;
class Z implements et {
class Table2DPropertyStore implements et {
Z(W paramW) {}
public void a(String paramString1, String paramString2) {

View File

@@ -3,7 +3,7 @@ package bt;
import java.beans.PropertyChangeEvent;
import java.beans.PropertyChangeListener;
class Y implements PropertyChangeListener {
class Table2DSplitPaneListener implements PropertyChangeListener {
Y(W paramW) {}
public void propertyChange(PropertyChangeEvent paramPropertyChangeEvent) {

View File

@@ -1,6 +1,6 @@
package bt;
public interface p {
public interface TableCellHighlightListener {
void a(double paramDouble1, double paramDouble2);
void a(float[] paramArrayOffloat1, float[] paramArrayOffloat2);

View File

@@ -8,7 +8,7 @@ import V.a;
import bF.d;
import bH.D;
public class F implements cq, bP {
public class TableOutputChannelSubscriber implements cq, bP {
double a = Double.NaN;
T b;

View File

@@ -1,6 +1,6 @@
package bt;
public interface K {
public interface TextChangeListener {
void a(String paramString);
void b(String paramString);

View File

@@ -1,6 +1,6 @@
package bt;
public interface L {
public interface TextChangeNotifier {
void a(K paramK);
void b(K paramK);

View File

@@ -5,7 +5,7 @@ import com.efiAnalytics.ui.bq;
import java.awt.event.ActionListener;
import javax.swing.JMenu;
public class O extends JMenu implements bq {
public class TuningMenuBar extends JMenu implements bq {
P a = new P();
public O(R paramR, int paramInt) {

View File

@@ -20,7 +20,7 @@ import javax.swing.JMenu;
import javax.swing.JMenuItem;
import s.g;
public class P implements ActionListener {
public class TuningMenuBuilder implements ActionListener {
private int c = -1;
List a = new ArrayList();

View File

@@ -5,7 +5,7 @@ import com.efiAnalytics.ui.bq;
import java.awt.event.ActionListener;
import javax.swing.JPopupMenu;
public class Q extends JPopupMenu implements bq {
public class TuningPopupMenu extends JPopupMenu implements bq {
P a = new P();
public Q(R paramR, int paramInt) {

View File

@@ -6,7 +6,7 @@ import java.awt.event.ItemListener;
import java.util.ArrayList;
import javax.swing.JComboBox;
public class y extends JComboBox implements ItemListener {
public class ValueComboBox extends JComboBox implements ItemListener {
ArrayList a = new ArrayList();
private int b = 1;