static JComponent getInternalFrameTitlePaneComponent(JInternalFrame f) { if (!substanceLookAndFeelEnabled()) ret null; ret (JComponent) childOfTypeShortNamed(f, 'SubstanceInternalFrameTitlePane); }