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

18 lines
408 B
Java

package aP;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
class ApInterfaceHw implements ActionListener {
hw(hs paramhs) {}
public void actionPerformed(ActionEvent paramActionEvent) {
hs.b(this.a);
}
}
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/aP/hw.class
* Java compiler version: 8 (52.0)
* JD-Core Version: 1.1.3
*/