Searched refs:m_laBoldValue (Results 1 – 1 of 1) sorted by relevance
104 private JLabel m_laBoldValue ; field in StatusView140 m_laBoldValue = new JLabel(); in StatusView()168 this.add( m_laBoldValue, aConstraint ); in StatusView()186 m_laBoldValue.setEnabled (false); in StatusView()192 m_laBoldValue.setText (BOLD_OFF ); in StatusView()220 …m_aBoldListener = new StatusListener(m_laBoldValue ,BOLD_ON ,BOLD_OFF ,xFrame, FE… in setFrame()
Completed in 17 milliseconds