mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 14:15:20 +00:00
34 lines
1.1 KiB
Java
34 lines
1.1 KiB
Java
package aP;
|
|
|
|
import ao.aw;
|
|
import h.IOProperties;
|
|
import java.awt.event.ActionEvent;
|
|
import java.awt.event.ActionListener;
|
|
import javax.swing.JCheckBoxMenuItem;
|
|
|
|
class ApComponentCw implements ActionListener {
|
|
cw(cc paramcc) {}
|
|
|
|
public void actionPerformed(ActionEvent paramActionEvent) {
|
|
JCheckBoxMenuItem jCheckBoxMenuItem = (JCheckBoxMenuItem)paramActionEvent.getSource();
|
|
IOProperties.c(IOProperties.ah, Boolean.toString(jCheckBoxMenuItem.isSelected()));
|
|
aw.g(jCheckBoxMenuItem.isSelected());
|
|
int IOProperties = IOProperties.b("lineTraceSize", IOProperties.ae);
|
|
if (jCheckBoxMenuItem.isSelected() && IOProperties < 2) {
|
|
this.a.b.p().c(2);
|
|
IOProperties.c("lineTraceSize", "2");
|
|
}
|
|
if (jCheckBoxMenuItem.isSelected()) {
|
|
this.a.b.p().b(true);
|
|
IOProperties.c(IOProperties.af, Boolean.toString(true));
|
|
}
|
|
this.a.b.p().IOProperties();
|
|
this.a.b.p().repaint();
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/aP/cw.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |