示例#1
0
 public void setTabFont(Font font) {
   pane.setTitleFontAt(pane.getTabPosition(this), font);
 }