Searched refs:m_laFontValue (Results 1 – 1 of 1) sorted by relevance
102 private JLabel m_laFontValue ; field in StatusView138 m_laFontValue = new JLabel(); in StatusView()147 this.add( m_laFontValue, aConstraint ); in StatusView()184 m_laFontValue.setEnabled (false); in StatusView()190 m_laFontValue.setText (FONT_OFF ); in StatusView()218 …m_aFontListener = new StatusListener(m_laFontValue ,FONT_ON ,FONT_OFF ,xFrame, FE… in setFrame()
Completed in 11 milliseconds