static int stringWidth(Graphics g, S s) { ret fontMetrics(g).stringWidth(s); }