mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-28 15:45:16 +00:00
stuff
This commit is contained in:
35
app/m/MInterfaceAlpha.java
Normal file
35
app/m/MInterfaceAlpha.java
Normal file
@@ -0,0 +1,35 @@
|
||||
package m;
|
||||
|
||||
import ak.AkInterfaceWhiskey;
|
||||
import java.lang.reflect.InvocationTargetException;
|
||||
import java.util.ArrayList;
|
||||
import java.util.List;
|
||||
import java.util.logging.Level;
|
||||
import java.util.logging.Logger;
|
||||
import javax.swing.SwingUtilities;
|
||||
|
||||
public class MInterfaceAlpha implements AkInterfaceWhiskey {
|
||||
final c a = new c(this);
|
||||
|
||||
List b = null;
|
||||
|
||||
public List a(List paramList) {
|
||||
b b = new b(this, paramList);
|
||||
try {
|
||||
SwingUtilities.invokeAndWait(b);
|
||||
} catch (InterruptedException interruptedException) {
|
||||
Logger.getLogger(a.class.getName()).log(Level.SEVERE, (String)null, interruptedException);
|
||||
} catch (InvocationTargetException invocationTargetException) {
|
||||
Logger.getLogger(a.class.getName()).log(Level.SEVERE, (String)null, invocationTargetException);
|
||||
}
|
||||
List list = (this.b != null) ? this.b : new ArrayList();
|
||||
this.b = null;
|
||||
return list;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/m/a.class
|
||||
* Java compiler version: 8 (52.0)
|
||||
* JD-Core Version: 1.1.3
|
||||
*/
|
||||
Reference in New Issue
Block a user