mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-24 21:55:12 +00:00
17 lines
389 B
Java
17 lines
389 B
Java
package com.efiAnalytics.ui;
|
|
|
|
import javax.swing.text.JTextComponent;
|
|
|
|
class Z implements Runnable {
|
|
Z(S paramS, JTextComponent paramJTextComponent) {}
|
|
|
|
public void run() {
|
|
this.a.selectAll();
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/com/efiAnalytics/ui/Z.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |