ÇñΪÚÀÌþÆÜÐúÇ¡ Blink ÙñÕù¡¢ÚÀÜ¢ÇãóÜæÚò×äù Ðúé¬ Blink ÙñÕùÄãÎûÑÀÆüÇñÈºØø¡¤
÷³ÆñòÙ̽
int speed;
boolean offset;
lbl = (att == null) ? "Blink" : att;
offset = false;
g.setColor(Color.lightGray); }
if offset y = y * 2;
g.drawString(word, x, y);
if (offset) {
   offset = false;
   y = y / 2
 } else {
    offset = true;
}
 ¡¤
¡¤
 Ķġîû¡¨
Ķġîû¡¨