mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-24 13:45:00 +00:00
- Introduced DatalogFieldUpdateRunnable for handling updates in the DatalogFieldSelectorPanel. - Created DatalogFieldWrapper to manage field data and interactions. - Implemented DatalogUpdateThread for asynchronous updates in the UI. - Added FieldSmoothingManager to manage field smoothing settings. - Developed IncFileBrowseListener and IncFileGeneratorPanel for file selection and generation. - Implemented LogRecordSizeListener and LogRecordSizeRunnable for handling log record sizes. - Created various listeners for managing field selections and profiles, including MoveFieldUpListener, ProfileAddFieldListener, and ProfileRemoveFieldListener. - Added TriggerConditionPanel and associated listeners for managing trigger conditions in the UI. - Implemented XAxisFieldListener and YAxisFieldListener for handling axis field selections in CurveFitControlPanel.
26 lines
775 B
Java
26 lines
775 B
Java
package com.efiAnalytics.tuningwidgets.panels;
|
|
|
|
import bH.D;
|
|
import java.util.logging.Level;
|
|
import java.util.logging.Logger;
|
|
import javax.swing.SwingUtilities;
|
|
|
|
class DatalogUpdateThread extends Thread {
|
|
DatalogUpdateThread(DatalogFieldSelectorPanel paramn, Runnable paramRunnable) {}
|
|
|
|
public void run() {
|
|
try {
|
|
Thread.sleep(500L);
|
|
} catch (InterruptedException interruptedException) {
|
|
Logger.getLogger(n.class.getName()).log(Level.SEVERE, (String)null, interruptedException);
|
|
}
|
|
SwingUtilities.invokeLater(this.a);
|
|
D.c("updated");
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/com/efiAnalytics/tuningwidgets/panels/q.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |