mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-24 13:45:00 +00:00
- Implemented RestorePointsExclusionFilter for file filtering. - Created SensorComboBoxItemListener to handle sensor selection events. - Developed TableAxisDisplayPanel for displaying axis data in a table format. - Added TemperatureUnitActionListener to manage temperature unit changes. - Introduced ThermistorCalibrationPanel for thermistor calibration functionality. - Created WeightFieldFocusAdapter to manage focus events in weight input fields. - Added WeightInputPanel for inputting weight in both pounds and kilograms. - Removed obsolete aK panel class. - Introduced DisabledButton class to create non-interactive buttons. - Added FormattedTableCellRenderer for custom table cell rendering. - Implemented NoSelectionModel to prevent selection in specific tables. - Created NonEditableTable to disable editing in tables. - Added StringTransferable for handling string data transfer. - Implemented TableCenterCellEditor for centered text in table cells. - Developed TableTransferHandler for managing data transfer in tables.
27 lines
778 B
Java
27 lines
778 B
Java
package com.efiAnalytics.tuningwidgets.panels;
|
|
|
|
import bH.D;
|
|
import java.util.logging.Level;
|
|
import java.util.logging.Logger;
|
|
|
|
class FieldSelectorUpdateThread extends Thread {
|
|
FieldSelectorUpdateThread(ReplayFieldSelectorPanel paramae) {}
|
|
|
|
public void run() {
|
|
try {
|
|
Thread.sleep(500L);
|
|
} catch (InterruptedException interruptedException) {
|
|
Logger.getLogger(ReplayFieldSelectorPanel.class.getName()).log(Level.SEVERE, (String)null, interruptedException);
|
|
}
|
|
this.a.c();
|
|
this.a.d.validate();
|
|
this.a.f.validate();
|
|
D.c("updated");
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/com/efiAnalytics/tuningwidgets/panels/al.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |