Searched refs:replyLabel (Results 1 – 1 of 1) sorted by relevance
147 JLabel replyLabel = new JLabel( "Reply:" ); in constructLabelPanel() local153 replyLabel.setToolTipText( replyText ); in constructLabelPanel()165 replyPanel.add( replyLabel, "West" ); in constructLabelPanel()
Completed in 11 milliseconds