📄 v.java
字号:
package com.hoya.games.sp;
import java.awt.Color;
import java.awt.Font;
import java.awt.FontMetrics;
import java.awt.Graphics;
public final class v extends q
{
public static boolean a = false;
public v()
{
this.u = new Font("Dialog", 1, 20);
}
public final void paintComponent(Graphics paramGraphics)
{
super.paintComponent(paramGraphics);
paramGraphics.setColor(Color.white);
if (lx.aS == 3)
{
Font localFont = paramGraphics.getFont();
paramGraphics.setFont(new Font("MS Reference Sans Serif", 0, 12));
this.v = 9;
this.s = paramGraphics.getFontMetrics();
this.r = this.s.stringWidth("A");
this.w = Q[0];
String str = "¢";
a(paramGraphics, lx.k + " [" + lx.q + str + "]", 10, 5, false, false);
paramGraphics.setFont(localFont);
this.s = paramGraphics.getFontMetrics();
this.r = this.s.stringWidth("A");
this.v = P[this.t];
this.w = Q[this.t];
}
else
{
a(paramGraphics, lx.k + "[" + lx.q + "]", 10, 5, false, false);
}
if (a)
a(paramGraphics, "Please wait, Loading table...", 10, this.w + 5, false, false);
a(paramGraphics);
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -