Files
tustu/app/com/efiAnalytics/tunerStudio/panels/TriggerLoggerRefreshRunnable.java
johndoe6345789 4ba864d252 Add Trigger Logger Panel and related components
- Implement TriggerLoggerControlPanel for managing playback controls.
- Create action listeners for end, forward, home, rewind, and zoom buttons.
- Add mouse handling for interaction with the trigger logger.
- Introduce playback thread for handling playback logic.
- Implement refresh runnable for updating the UI.
- Add scroll listener for scrollbar adjustments.
- Create table model for displaying trigger logger data.
- Implement time cursor handling for precise navigation.
- Add toggle button listener for enabling/disabling features.
- Implement zoom in and zoom out functionality.
- Introduce InjectorControlPanel and related classes for injector management.
- Add various callback classes for handling string and fuel input changes.
- Implement action listeners for required fuel calculations and tuning actions.
2026-01-11 06:11:29 +00:00

15 lines
476 B
Java

package com.efiAnalytics.tunerStudio.panels;
class TriggerLoggerRefreshRunnable implements Runnable {
TriggerLoggerRefreshRunnable(HighSpeedLoggerThrottleThread paramaj) {}
public void run() {
TriggerLoggerPanel.a(this.a.e, TriggerLoggerPanel.e(this.a.e).e());
}
}
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/com/efiAnalytics/tunerStudio/panels/ak.class
* Java compiler version: 8 (52.0)
* JD-Core Version: 1.1.3
*/