Searched refs:commentLabel (Results 1 – 1 of 1) sorted by relevance
149 JLabel commentLabel = new JLabel( "Comment:" ); in constructLabelPanel() local155 commentLabel.setToolTipText( commentText ); in constructLabelPanel()171 commentPanel.add( commentLabel, "West" ); in constructLabelPanel()
Completed in 13 milliseconds