static JComponent getInternalFrameTitlePaneComponent(JInternalFrame f) { ret (JComponent) childWithClassNameEndingWith(f, 'InternalFrameTitlePane); }