static int fontSizeToRowHeight(float fontSize, JTable table) { ret iround(fontSize*1.5); }