Home
last modified time | relevance | path

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

/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DContextView.java64 maNameLabel = aLayout.AddLabeledString ("Name:"); in ContextView()
73 maNameLabel.setText ("<null object>"); in Update()
79 maNameLabel.setText (mxContext.getAccessibleName()); in Update()
108 maNameLabel, field in ContextView
/trunk/main/toolkit/test/accessibility/ov/
H A DContextView.java59 maNameLabel = new JLabel ("Name: "); in ContextView()
86 add (maNameLabel, constraints); in ContextView()
140 maNameLabel, field in ContextView

Completed in 18 milliseconds