Home
last modified time | relevance | path

Searched refs:m_laFontValue (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DStatusView.java102 private JLabel m_laFontValue ; field in StatusView
138 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 8 milliseconds