5758596061626364656667
" }", "}"); frame.refresh(); // PanelInfo panel = (PanelInfo) frame.getChildrenWidgets().get(0); assertTrue(panel.shouldDrawDotsBorder()); } /** * Test for {@link PanelInfo#shouldDrawDotsBorder()}.<br> * Has CSS border, so don't show dots.
8485868788899091929394
" }", "}"); frame.refresh(); // PanelInfo panel = (PanelInfo) frame.getChildrenWidgets().get(0); assertFalse(panel.shouldDrawDotsBorder()); } public void test_extendPanel() throws Exception { PanelInfo panel = parseJavaInfo(