mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 14:15:20 +00:00
19 lines
387 B
Java
19 lines
387 B
Java
package ao;
|
|
|
|
import com.efiAnalytics.ui.eJ;
|
|
import java.awt.Font;
|
|
import javax.swing.JLabel;
|
|
|
|
class hM extends JLabel {
|
|
Font a = null;
|
|
|
|
hM(hE paramhE) {
|
|
setFont(this.a = new Font("SansSerif", 0, eJ.a(10)));
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/ao/hM.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |