static JTextPane centerTextPane(JTextPane p) { textPane_paragraphAttributes(p, style_center()); ret p; }