Searched refs:jScrollPane (Results 1 – 1 of 1) sorted by relevance
128 JScrollPane jScrollPane = new JScrollPane(jtxtGeneratedSourceCode); in insertBottomPanel() local129 jScrollPane.setPreferredSize(new Dimension(nDIALOGWIDTH,205)); in insertBottomPanel()131 _jSplitPane.setBottomComponent(jScrollPane); in insertBottomPanel()
Completed in 18 milliseconds