15981599160016011602160316041605160616071608
int xx = fm.stringWidth(desc); lbl.setLocation(p.x + 10, p.y - fm.getHeight() * 2); lbl.setSize(xx, fm.getHeight()); lbl.setOpaque(true); lbl.updateUI(); } public void startButtonHandler() { timer = new javax.swing.Timer(300, new ActionListener() {