mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 06:04:59 +00:00
152 lines
3.5 KiB
Java
152 lines
3.5 KiB
Java
package aw;
|
|
|
|
import bE.JPanelExtensionInBePackage;
|
|
import bH.ab;
|
|
import java.awt.BorderLayout;
|
|
import java.awt.Component;
|
|
import java.awt.GridLayout;
|
|
import java.util.ArrayList;
|
|
import javax.swing.BorderFactory;
|
|
import javax.swing.JPanel;
|
|
|
|
public AwInterfaceCharlielass AwInterfaceCharlie extends JPanel {
|
|
ab a = null;
|
|
|
|
JPanelExtensionInBePackage b = null;
|
|
|
|
JPanelExtensionInBePackage c = null;
|
|
|
|
JPanelExtensionInBePackage d = null;
|
|
|
|
ArrayList JPanelExtensionInBePackage = new ArrayList();
|
|
|
|
public AwInterfaceCharlie(ab paramab) {
|
|
this.a = paramab;
|
|
setLayout(new BorderLayout());
|
|
JPanel jPanel = new JPanel();
|
|
jPanel.setLayout(new GridLayout(1, 0));
|
|
this.b = new JPanelExtensionInBePackage(paramab);
|
|
this.b.setBorder(BorderFactory.createTitledBorder(a("X Axis Scale")));
|
|
jPanel.add((Component)this.b);
|
|
this.b.a(new JPanelExtensionInBePackage(this, null));
|
|
this.b.a(true);
|
|
this.c = new JPanelExtensionInBePackage(paramab);
|
|
this.c.setBorder(BorderFactory.createTitledBorder(a("Y Axis Scale")));
|
|
jPanel.add((Component)this.c);
|
|
this.c.a(new f(this, null));
|
|
this.c.a(true);
|
|
this.d = new JPanelExtensionInBePackage(paramab);
|
|
this.d.setBorder(BorderFactory.createTitledBorder(a("Z Axis Scale")));
|
|
jPanel.add((Component)this.d);
|
|
this.d.a(new g(this, null));
|
|
this.d.a(true);
|
|
add("North", jPanel);
|
|
}
|
|
|
|
public void a(boolean paramBoolean) {
|
|
this.c.a(paramBoolean);
|
|
}
|
|
|
|
public void a(double paramDouble1, double paramDouble2) {
|
|
this.c.a(paramDouble1);
|
|
this.c.b(paramDouble2);
|
|
}
|
|
|
|
public void b(boolean paramBoolean) {
|
|
this.b.a(paramBoolean);
|
|
}
|
|
|
|
public void b(double paramDouble1, double paramDouble2) {
|
|
this.b.a(paramDouble1);
|
|
this.b.b(paramDouble2);
|
|
}
|
|
|
|
public void c(boolean paramBoolean) {
|
|
this.d.a(paramBoolean);
|
|
}
|
|
|
|
public void c(double paramDouble1, double paramDouble2) {
|
|
this.d.a(paramDouble1);
|
|
this.d.b(paramDouble2);
|
|
}
|
|
|
|
public boolean a() {
|
|
return this.b.a();
|
|
}
|
|
|
|
public double b() {
|
|
return this.b.b();
|
|
}
|
|
|
|
public double c() {
|
|
return this.b.c();
|
|
}
|
|
|
|
public boolean d() {
|
|
return this.c.a();
|
|
}
|
|
|
|
public double JPanelExtensionInBePackage() {
|
|
return this.c.b();
|
|
}
|
|
|
|
public double f() {
|
|
return this.c.c();
|
|
}
|
|
|
|
public boolean g() {
|
|
return this.d.a();
|
|
}
|
|
|
|
public double h() {
|
|
return this.d.b();
|
|
}
|
|
|
|
public double i() {
|
|
return this.d.c();
|
|
}
|
|
|
|
public void a(b paramb) {
|
|
this.JPanelExtensionInBePackage.add(paramb);
|
|
}
|
|
|
|
private void j() {
|
|
for (b b : this.JPanelExtensionInBePackage)
|
|
b.a(this.b.b(), this.b.c());
|
|
}
|
|
|
|
private void d(boolean paramBoolean) {
|
|
for (b b : this.JPanelExtensionInBePackage)
|
|
b.a(paramBoolean);
|
|
}
|
|
|
|
private void k() {
|
|
for (b b : this.JPanelExtensionInBePackage)
|
|
b.b(this.c.b(), this.c.c());
|
|
}
|
|
|
|
private void JPanelExtensionInBePackage(boolean paramBoolean) {
|
|
for (b b : this.JPanelExtensionInBePackage)
|
|
b.b(paramBoolean);
|
|
}
|
|
|
|
private void l() {
|
|
for (b b : this.JPanelExtensionInBePackage)
|
|
b.c(this.d.b(), this.d.c());
|
|
}
|
|
|
|
private void f(boolean paramBoolean) {
|
|
for (b b : this.JPanelExtensionInBePackage)
|
|
b.c(paramBoolean);
|
|
}
|
|
|
|
private String a(String paramString) {
|
|
return (this.a != null) ? this.a.a(paramString) : paramString;
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/aw/c.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |