Example #1
0
 public JFrame open(SinglePaneUIVersion1 ui) {
   return createTestFrame(ui.getComponent(), null);
 }