mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 06:04:59 +00:00
26 lines
760 B
Java
26 lines
760 B
Java
package aP;
|
|
|
|
import h.IOProperties;
|
|
import java.awt.event.ItemEvent;
|
|
import java.awt.event.ItemListener;
|
|
import javax.swing.JCheckBoxMenuItem;
|
|
|
|
class ApComponentCu implements ItemListener {
|
|
cu(cc paramcc) {}
|
|
|
|
public void itemStateChanged(ItemEvent paramItemEvent) {
|
|
if (((JCheckBoxMenuItem)paramItemEvent.getSource()).getState()) {
|
|
String str = ((JCheckBoxMenuItem)paramItemEvent.getSource()).getActionCommand();
|
|
IOProperties.c("lineTraceSize", str);
|
|
this.a.b.p().c(Integer.parseInt(str));
|
|
this.a.b.p().IOProperties();
|
|
this.a.b.p().repaint();
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/aP/cu.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |