mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 06:04:59 +00:00
24 lines
742 B
Java
24 lines
742 B
Java
package aP;
|
|
|
|
import h.IOProperties;
|
|
import java.awt.event.ActionEvent;
|
|
import java.awt.event.ActionListener;
|
|
import javax.swing.JCheckBoxMenuItem;
|
|
|
|
class ApComponentCv implements ActionListener {
|
|
cv(cc paramcc) {}
|
|
|
|
public void actionPerformed(ActionEvent paramActionEvent) {
|
|
JCheckBoxMenuItem jCheckBoxMenuItem = (JCheckBoxMenuItem)paramActionEvent.getSource();
|
|
IOProperties.c(IOProperties.af, Boolean.toString(jCheckBoxMenuItem.isSelected()));
|
|
this.a.b.p().b(jCheckBoxMenuItem.isSelected());
|
|
this.a.b.p().IOProperties();
|
|
this.a.b.p().repaint();
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/aP/cv.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |