Searched refs:commentsScrollPane (Results 1 – 1 of 1) sorted by relevance
163 JScrollPane commentsScrollPane = new JScrollPane(commentsTextArea); in ClassSpecificationDialog() local164 commentsScrollPane.setBorder(classNameTextField.getBorder()); in ClassSpecificationDialog()166 commentsPanel.add(tip(commentsScrollPane, "commentsTip"), constraintsLastStretch); in ClassSpecificationDialog()