Class Summary |
IA2 |
utility constants and methods for IA2 |
IA2AccessibilityEventService |
|
IA2AccessibilityService |
|
IA2Accessible |
implementation of IAccessibleElement for GUI controls that implement IAccessible2/IBM interfaces. |
IA2AccessibleAction |
implementation of IA2AccessibleValue
/**
The IA2AccessibleAction interface gives access to
actions that can be executed for accessible objects. |
IA2AccessibleApplication |
implementation of IA2AccessibleApplication
/**
This interface gives access to the application's name
and version information.This interface provides the AT
with the information it needs to differentiate this
application from other applications, from other versions
of this application, or from other versions of this application
running on different versions of an accessibility bridge or
accessbility toolkit. |
IA2AccessibleComponent |
|
IA2AccessibleEditableText |
implementation of IAccessibleEditableTextElement for GUI controls that implement IAccessible2/IBM interfaces. |
IA2AccessibleHyperlink |
This interface represents hyperlinks. |
IA2AccessibleHypertext |
implementation of IA2AccessibleHypertext
/**
The IA2AccessibleHyperText interface exposes information about
hypertext in a document. |
IA2AccessibleImage |
implementation of IAccessibleImageElement for GUI controls that implement IAccessible2/IBM interfaces. |
IA2AccessibleTable |
implementation of IAccessibleTableElement for GUI controls that implement IAccessible2/IBM interfaces. |
IA2AccessibleTableModelChange |
|
IA2AccessibleText |
implementation of IAccessibleTextElement for GUI controls that implement IAccessible2/IBM interfaces. |
IA2AccessibleValue |
implementation of IA2AccessibleValue
/**
The IA2AccessibleValue interface should be supported by any object
that supports a numerical value (e.g., a scroll bar). |
IA2GuiModel |
|
IA2RowColumnExtents |
|
IA2TextSegment |
|
IA2WindowService |
|