Files
tustu/app/bt/BtInterfaceBn.java
2026-01-11 20:30:56 +00:00

20 lines
546 B
Java

package bt;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JRadioButton;
class BtInterfaceBn implements ActionListener {
bn(bl parambl) {}
public void actionPerformed(ActionEvent paramActionEvent) {
JRadioButton jRadioButton = (JRadioButton)paramActionEvent.getSource();
this.a.b(jRadioButton.getActionCommand());
}
}
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/bt/bn.class
* Java compiler version: 8 (52.0)
* JD-Core Version: 1.1.3
*/