mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 06:04:59 +00:00
124 lines
1.7 KiB
Java
124 lines
1.7 KiB
Java
package ao;
|
|
|
|
import javax.swing.JPanel;
|
|
|
|
public class bq {
|
|
private static bq a = null;
|
|
|
|
private cd b = null;
|
|
|
|
private aw c = null;
|
|
|
|
private u d = null;
|
|
|
|
private bn e = null;
|
|
|
|
private aX f = null;
|
|
|
|
private bK g = null;
|
|
|
|
private JPanel h = null;
|
|
|
|
private m i = null;
|
|
|
|
private fF j = null;
|
|
|
|
private aj k = null;
|
|
|
|
public static bq a() {
|
|
if (a == null)
|
|
a = new bq();
|
|
return a;
|
|
}
|
|
|
|
public cd b() {
|
|
return this.b;
|
|
}
|
|
|
|
public void a(cd paramcd) {
|
|
this.b = paramcd;
|
|
}
|
|
|
|
public aw c() {
|
|
return this.c;
|
|
}
|
|
|
|
public void a(aw paramaw) {
|
|
this.c = paramaw;
|
|
}
|
|
|
|
public u d() {
|
|
return this.d;
|
|
}
|
|
|
|
public void a(u paramu) {
|
|
this.d = paramu;
|
|
}
|
|
|
|
public aX e() {
|
|
return this.f;
|
|
}
|
|
|
|
public void a(aX paramaX) {
|
|
this.f = paramaX;
|
|
}
|
|
|
|
public bK f() {
|
|
return this.g;
|
|
}
|
|
|
|
public void a(bK parambK) {
|
|
this.g = parambK;
|
|
}
|
|
|
|
public m g() {
|
|
return this.i;
|
|
}
|
|
|
|
public void a(m paramm) {
|
|
this.i = paramm;
|
|
}
|
|
|
|
public JPanel h() {
|
|
return this.h;
|
|
}
|
|
|
|
public void a(JPanel paramJPanel) {
|
|
this.h = paramJPanel;
|
|
}
|
|
|
|
public bn i() {
|
|
return this.e;
|
|
}
|
|
|
|
public void a(bn parambn) {
|
|
this.e = parambn;
|
|
}
|
|
|
|
public fF a(fK paramfK) {
|
|
if (this.j == null) {
|
|
this.j = new fF(b(), paramfK);
|
|
} else if (!paramfK.equals(this.j.d())) {
|
|
this.j.a(paramfK);
|
|
}
|
|
return this.j;
|
|
}
|
|
|
|
public fF j() {
|
|
return this.j;
|
|
}
|
|
|
|
public void a(aj paramaj) {
|
|
this.k = paramaj;
|
|
}
|
|
|
|
public aj k() {
|
|
return this.k;
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/ao/bq.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |