Refactor UI components: Introduce new listeners for variable and field selections, gradients, and zoom changes; remove obsolete fK, fR, hD, and hs classes.

This commit is contained in:
2026-01-11 04:44:07 +00:00
parent 85ea7521dc
commit 49444ebaab
163 changed files with 871 additions and 1189 deletions

View File

@@ -1,15 +1,26 @@
package ao;
import java.awt.Color;
import bx.j;
import bx.s;
public interface k {
void a(Color paramColor);
class fR implements s {
fR(fK paramfK) {}
void a(Color paramColor, int paramInt);
public void a(j paramj) {
fK.i(this.a);
this.a.i().d();
this.a.i().repaint();
}
public void b(j paramj) {
fK.i(this.a);
this.a.i().d();
this.a.i().repaint();
}
}
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/ao/k.class
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/ao/fR.class
* Java compiler version: 8 (52.0)
* JD-Core Version: 1.1.3
*/

Some files were not shown because too many files have changed in this diff Show More