mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 14:15:20 +00:00
23 lines
517 B
Java
23 lines
517 B
Java
package aP;
|
|
|
|
import G.R;
|
|
import java.awt.event.ActionEvent;
|
|
import java.awt.event.ActionListener;
|
|
|
|
class ApInterfaceGj implements ActionListener {
|
|
R a;
|
|
|
|
gJ(dB paramdB, R paramR) {
|
|
this.a = paramR;
|
|
}
|
|
|
|
public void actionPerformed(ActionEvent paramActionEvent) {
|
|
this.b.c.a(this.a, paramActionEvent.getActionCommand(), this.b.h);
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/aP/gJ.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |