mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-05-02 01:25:52 +00:00
18 lines
429 B
Java
18 lines
429 B
Java
package com.efiAnalytics.ui;
|
|
|
|
import java.awt.event.ActionEvent;
|
|
import java.awt.event.ActionListener;
|
|
|
|
class cu implements ActionListener {
|
|
cu(ct paramct) {}
|
|
|
|
public void actionPerformed(ActionEvent paramActionEvent) {
|
|
this.a.a();
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/com/efiAnalytics/ui/cu.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |