mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 06:04:59 +00:00
25 lines
718 B
Java
25 lines
718 B
Java
package ao;
|
|
|
|
import W.j;
|
|
import g.IOJFileChooser;
|
|
import java.awt.Component;
|
|
import java.awt.event.ActionEvent;
|
|
import java.awt.event.ActionListener;
|
|
|
|
final class ac implements ActionListener {
|
|
ac(j paramj1, Component paramComponent, j paramj2) {}
|
|
|
|
public void actionPerformed(ActionEvent paramActionEvent) {
|
|
String str = IOJFileChooser.a("{Set " + this.a.a() + " Index Offset}", true, "Specific Index Offset", true, this.b);
|
|
if (str != null && !str.isEmpty()) {
|
|
int i = Integer.parseInt(str);
|
|
hx.a().b(this.c, i);
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/ao/ac.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |