mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-24 21:55:12 +00:00
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:
@@ -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
Reference in New Issue
Block a user