sbool jTextPane_showIncreaseFontSizeToFillParentHeight(JTextPane pane) { ret preferredHeight(pane) < getParentHeight(pane); }