mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-05-04 18:44:58 +00:00
4d4793798e
- Introduced CheckboxActionListener for handling checkbox actions. - Added DataLogProfileEditorPanel for managing data log profiles. - Implemented DeviceDescKeyAdapter and DeviceIdKeyAdapter for key event handling in device configuration. - Created DeviceFileSelectListener for file selection actions related to device configuration. - Developed DeviceSelectCallback and DeviceSelectRunnable for handling device selection processes. - Added DialogCloseListener for closing dialog windows. - Introduced FieldLimitChangeListener interface for field limit changes. - Implemented HighSpeedLoggerFieldLimits for managing high-speed logger field limits. - Created IgnitionLogLoadHandler and IgnitionLogLoadRunnable for handling ignition log loading. - Added LogDeviceWrapper for wrapping log device information. - Implemented PanelActionListener for panel actions. - Developed ProtocolStatsPanel for displaying protocol statistics. - Created RealTimeDialogCloseListener and RealTimeDisplayPanel for real-time data display. - Introduced RefTablePropertyStore for managing reference table properties. - Added TriggerLogger related classes for handling trigger logging functionality.
31 lines
850 B
Java
31 lines
850 B
Java
package com.efiAnalytics.tunerStudio.panels;
|
|
|
|
import aE.a;
|
|
import com.efiAnalytics.ui.et;
|
|
|
|
class RefTablePropertyStore implements et {
|
|
String a = "refTable_" + CalibrationTablePanel.d(this.b) + "_";
|
|
|
|
RefTablePropertyStore(CalibrationTablePanel paramJ) {}
|
|
|
|
public void a(String paramString1, String paramString2) {
|
|
a a = a.A();
|
|
if (a != null)
|
|
a.setProperty(this.a + paramString1, paramString2);
|
|
}
|
|
|
|
public String a(String paramString) {
|
|
a a = a.A();
|
|
return (a != null) ? a.getProperty(this.a + paramString, "") : "";
|
|
}
|
|
|
|
public String b(String paramString1, String paramString2) {
|
|
return paramString2;
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/com/efiAnalytics/tunerStudio/panels/Q.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |