Searched refs:msTextContent (Results 1 – 1 of 1) sorted by relevance
76 msTextContent = new String (); in setAccessibleObject()85 maText.setText (msTextContent); in setAccessibleObject()104 msTextContent += sIndentation + "Description: " in showContextInfo()127 msTextContent += sIndentation + "States : "; in showStates()131 msTextContent += ", "; in showStates()132 msTextContent += NameProvider.getStateName(aStates[i]); in showStates()134 msTextContent += "\n"; in showStates()153 msTextContent += sIndentation + "Position : " in showComponentInfo()157 msTextContent += sIndentation + "Size : " in showComponentInfo()202 msTextContent += sIndentation + sParentName + "\n"; in showParents()[all …]
Completed in 28 milliseconds