Files
tustu/app/com/efiAnalytics/ui/bB.java
2026-01-11 02:40:11 +00:00

22 lines
596 B
Java

package com.efiAnalytics.ui;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JCheckBoxMenuItem;
class bB implements ActionListener {
bB(bt parambt) {}
public void actionPerformed(ActionEvent paramActionEvent) {
boolean bool = ((JCheckBoxMenuItem)paramActionEvent.getSource()).isSelected();
this.a.b(bool);
this.a.a.z();
this.a.a.repaint();
}
}
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/com/efiAnalytics/ui/bB.class
* Java compiler version: 8 (52.0)
* JD-Core Version: 1.1.3
*/