Searched refs:maDescriptionLabel (Results 1 – 2 of 2) sorted by relevance
65 maDescriptionLabel = aLayout.AddLabeledString ("Description:"); in ContextView()74 maDescriptionLabel.setText ("<null object>"); in Update()80 maDescriptionLabel.setText (mxContext.getAccessibleDescription()); in Update()109 maDescriptionLabel, field in ContextView
61 maDescriptionLabel = new JLabel ("Description: "); in ContextView()88 add (maDescriptionLabel, constraints); in ContextView()142 maDescriptionLabel, field in ContextView
Completed in 14 milliseconds