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.
26 lines
489 B
Java
26 lines
489 B
Java
package W;
|
|
|
|
import V.a;
|
|
|
|
public class RecoverableException extends a {
|
|
private boolean a = true;
|
|
|
|
public m(String paramString) {
|
|
super(paramString);
|
|
}
|
|
|
|
public m(String paramString, boolean paramBoolean) {
|
|
super(paramString);
|
|
this.a = paramBoolean;
|
|
}
|
|
|
|
public boolean a() {
|
|
return this.a;
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/W/m.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |