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.
43 lines
889 B
Java
43 lines
889 B
Java
package L;
|
|
|
|
import ax.S;
|
|
import ax.ab;
|
|
import ax.ac;
|
|
|
|
public class IsTrueForFunction extends ac {
|
|
private ab b;
|
|
|
|
private ab c;
|
|
|
|
long a = -1L;
|
|
|
|
public E(ab paramab1, ab paramab2) {
|
|
this.b = paramab1;
|
|
this.c = paramab2;
|
|
}
|
|
|
|
public double a(S paramS) {
|
|
if (this.b.b(paramS) != 0.0D) {
|
|
if (this.a < 0L)
|
|
this.a = System.currentTimeMillis();
|
|
return ((System.currentTimeMillis() - this.a) >= this.c.b(paramS) * 1000.0D) ? 1.0D : 0.0D;
|
|
}
|
|
if (this.a > 0L)
|
|
this.a = -1L;
|
|
return 0.0D;
|
|
}
|
|
|
|
public double b(S paramS) {
|
|
return a(paramS);
|
|
}
|
|
|
|
public String toString() {
|
|
return "isTrueFor( " + this.b.toString() + ", " + this.c.toString() + " )";
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/L/E.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |