mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 06:04:59 +00:00
19 lines
497 B
Java
19 lines
497 B
Java
package aP;
|
|
|
|
import bj.UICloseInBjPackage;
|
|
import java.awt.event.WindowAdapter;
|
|
import java.awt.event.WindowEvent;
|
|
|
|
class WindowAdapterExtensionInApPackage extends WindowAdapter {
|
|
iN(iL paramiL, UICloseInBjPackage parama) {}
|
|
|
|
public void windowClosing(WindowEvent paramWindowEvent) {
|
|
this.UICloseInBjPackage.close();
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/aP/iN.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |