!7 p-substance { JFrame f = showFrame(); JComponent title = getTitlePaneComponent(f); assertNotNull("no title", title); printComponentTree(title); }