mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-24 13:45:00 +00:00
- Introduced multiple GaugeColorSetter classes (B to L) for setting gauge colors dynamically. - Implemented GaugePropertiesMenu class to manage gauge properties and settings. - Added action listeners for gauge styles and slider value changes to enhance interactivity. - Created RadioButtonColorSelectionListener and StaticValueActionListener for handling user input. - Ensured compatibility with existing gauge components and UI elements.
33 lines
591 B
Java
33 lines
591 B
Java
package L;
|
|
|
|
import ax.S;
|
|
import ax.ac;
|
|
import bH.D;
|
|
|
|
public class UnsupportedFeatureFunction extends ac {
|
|
String a = "";
|
|
|
|
boolean b = false;
|
|
|
|
g(String paramString) {
|
|
this.a = paramString;
|
|
}
|
|
|
|
public double a(S paramS) {
|
|
if (!this.b) {
|
|
D.d(this.a + " not supported in this edition.");
|
|
this.b = true;
|
|
}
|
|
return Double.NaN;
|
|
}
|
|
|
|
public double b(S paramS) {
|
|
return a(paramS);
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/L/g.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |