org.eclipse.actf.accservice.core.win32.ia2
Class IA2AccessibleElement

java.lang.Object
  extended by org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleElement
Direct Known Subclasses:
IA2AccessibleAction, IA2AccessibleApplication, IA2AccessibleComponent, IA2AccessibleEditableText, IA2AccessibleImage, IA2AccessibleTable, IA2AccessibleText, IA2AccessibleValue

public class IA2AccessibleElement
extends Object


Field Summary
protected  Map errorCodeReturnMap
           
static String errString
           
 
Constructor Summary
IA2AccessibleElement()
           
 
Method Summary
 Map errorCodeMap()
           
protected  void putErrorCode(String key, String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

errorCodeReturnMap

protected Map errorCodeReturnMap

errString

public static String errString
Constructor Detail

IA2AccessibleElement

public IA2AccessibleElement()
Method Detail

putErrorCode

protected void putErrorCode(String key,
                            String value)

errorCodeMap

public Map errorCodeMap()