org.eclipse.actf.accservice.core
Class AccessibleConstants
java.lang.Object
org.eclipse.actf.accservice.core.AccessibleConstants
public final class AccessibleConstants
- extends Object
This class is a set of constants containing a
common set of states and roles which should be
used when returning a state or role from the
classes in this package.
- Author:
- Mike Smith
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RELATION_LABEL_FOR
public static final String RELATION_LABEL_FOR
- See Also:
- Constant Field Values
RELATION_LABELED_BY
public static final String RELATION_LABELED_BY
- See Also:
- Constant Field Values
RELATION_CONTROLLER_FOR
public static final String RELATION_CONTROLLER_FOR
- See Also:
- Constant Field Values
RELATION_CONTROLLED_BY
public static final String RELATION_CONTROLLED_BY
- See Also:
- Constant Field Values
RELATION_MEMBER_OF
public static final String RELATION_MEMBER_OF
- See Also:
- Constant Field Values
RELATION_NODE_CHILD_OF
public static final String RELATION_NODE_CHILD_OF
- See Also:
- Constant Field Values
RELATION_EMBEDS
public static final String RELATION_EMBEDS
- See Also:
- Constant Field Values
RELATION_EMBEDDED_BY
public static final String RELATION_EMBEDDED_BY
- See Also:
- Constant Field Values
RELATION_DESCRIPTION_FOR
public static final String RELATION_DESCRIPTION_FOR
- See Also:
- Constant Field Values
RELATION_DESCRIBED_BY
public static final String RELATION_DESCRIBED_BY
- See Also:
- Constant Field Values
RELATION_PARENT_WINDOW_OF
public static final String RELATION_PARENT_WINDOW_OF
- See Also:
- Constant Field Values
RELATION_SUBWINDOW_OF
public static final String RELATION_SUBWINDOW_OF
- See Also:
- Constant Field Values
RELATION_FLOWS_TO
public static final String RELATION_FLOWS_TO
- See Also:
- Constant Field Values
RELATION_FLOWS_FROM
public static final String RELATION_FLOWS_FROM
- See Also:
- Constant Field Values
STATE_INVISIBLE
public static final String STATE_INVISIBLE
- See Also:
- Constant Field Values
STATE_VISIBLE
public static final String STATE_VISIBLE
- See Also:
- Constant Field Values
STATE_NORMAL
public static final String STATE_NORMAL
- See Also:
- Constant Field Values
STATE_UNAVAILABLE
public static final String STATE_UNAVAILABLE
- See Also:
- Constant Field Values
STATE_SELECTED
public static final String STATE_SELECTED
- See Also:
- Constant Field Values
STATE_SELECTABLE
public static final String STATE_SELECTABLE
- See Also:
- Constant Field Values
STATE_MOVEABLE
public static final String STATE_MOVEABLE
- See Also:
- Constant Field Values
STATE_MULTI_SELECTABLE
public static final String STATE_MULTI_SELECTABLE
- See Also:
- Constant Field Values
STATE_FOCUSED
public static final String STATE_FOCUSED
- See Also:
- Constant Field Values
STATE_FOCUSABLE
public static final String STATE_FOCUSABLE
- See Also:
- Constant Field Values
STATE_PRESSED
public static final String STATE_PRESSED
- See Also:
- Constant Field Values
STATE_CHECKED
public static final String STATE_CHECKED
- See Also:
- Constant Field Values
STATE_CHECKABLE
public static final String STATE_CHECKABLE
- See Also:
- Constant Field Values
STATE_EXPANDED
public static final String STATE_EXPANDED
- See Also:
- Constant Field Values
STATE_COLLAPSED
public static final String STATE_COLLAPSED
- See Also:
- Constant Field Values
STATE_HOT_TRACKED
public static final String STATE_HOT_TRACKED
- See Also:
- Constant Field Values
STATE_BUSY
public static final String STATE_BUSY
- See Also:
- Constant Field Values
STATE_READ_ONLY
public static final String STATE_READ_ONLY
- See Also:
- Constant Field Values
STATE_OFF_SCREEN
public static final String STATE_OFF_SCREEN
- See Also:
- Constant Field Values
STATE_SIZEABLE
public static final String STATE_SIZEABLE
- See Also:
- Constant Field Values
STATE_LINKED
public static final String STATE_LINKED
- See Also:
- Constant Field Values
STATE_ACTIVE
public static final String STATE_ACTIVE
- See Also:
- Constant Field Values
STATE_ARMED
public static final String STATE_ARMED
- See Also:
- Constant Field Values
STATE_EDITABLE
public static final String STATE_EDITABLE
- See Also:
- Constant Field Values
STATE_EXPANDABLE
public static final String STATE_EXPANDABLE
- See Also:
- Constant Field Values
STATE_ENABLED
public static final String STATE_ENABLED
- See Also:
- Constant Field Values
STATE_ICONIFIED
public static final String STATE_ICONIFIED
- See Also:
- Constant Field Values
STATE_MODAL
public static final String STATE_MODAL
- See Also:
- Constant Field Values
STATE_OPAQUE
public static final String STATE_OPAQUE
- See Also:
- Constant Field Values
STATE_SHOWING
public static final String STATE_SHOWING
- See Also:
- Constant Field Values
STATE_SINGLE_LINE
public static final String STATE_SINGLE_LINE
- See Also:
- Constant Field Values
STATE_MULTI_LINE
public static final String STATE_MULTI_LINE
- See Also:
- Constant Field Values
STATE_TRANSIENT
public static final String STATE_TRANSIENT
- See Also:
- Constant Field Values
STATE_MANAGES_DESCENDENTS
public static final String STATE_MANAGES_DESCENDENTS
- See Also:
- Constant Field Values
STATE_INDETERMINANT
public static final String STATE_INDETERMINANT
- See Also:
- Constant Field Values
STATE_TRUNCATED
public static final String STATE_TRUNCATED
- See Also:
- Constant Field Values
STATE_VERTICAL
public static final String STATE_VERTICAL
- See Also:
- Constant Field Values
STATE_HORIZONTAL
public static final String STATE_HORIZONTAL
- See Also:
- Constant Field Values
STATE_DEFUNCT
public static final String STATE_DEFUNCT
- See Also:
- Constant Field Values
STATE_INVALID
public static final String STATE_INVALID
- See Also:
- Constant Field Values
STATE_INVALID_ENTRY
public static final String STATE_INVALID_ENTRY
- See Also:
- Constant Field Values
STATE_REQUIRED
public static final String STATE_REQUIRED
- See Also:
- Constant Field Values
STATE_STALE
public static final String STATE_STALE
- See Also:
- Constant Field Values
STATE_SUPPORT_AUTOCOMPLETION
public static final String STATE_SUPPORT_AUTOCOMPLETION
- See Also:
- Constant Field Values
STATE_HASPOPUP
public static final String STATE_HASPOPUP
- See Also:
- Constant Field Values
ROLE_ALERT
public static final String ROLE_ALERT
- See Also:
- Constant Field Values
ROLE_AWT_COMPONENT
public static final String ROLE_AWT_COMPONENT
- See Also:
- Constant Field Values
ROLE_CANVAS
public static final String ROLE_CANVAS
- See Also:
- Constant Field Values
ROLE_CAPTION
public static final String ROLE_CAPTION
- See Also:
- Constant Field Values
ROLE_CHECK_BOX
public static final String ROLE_CHECK_BOX
- See Also:
- Constant Field Values
ROLE_COLOR_CHOOSER
public static final String ROLE_COLOR_CHOOSER
- See Also:
- Constant Field Values
ROLE_COLUMN_HEADER
public static final String ROLE_COLUMN_HEADER
- See Also:
- Constant Field Values
ROLE_COMBO_BOX
public static final String ROLE_COMBO_BOX
- See Also:
- Constant Field Values
ROLE_DATE_EDITOR
public static final String ROLE_DATE_EDITOR
- See Also:
- Constant Field Values
ROLE_DESKTOP_ICON
public static final String ROLE_DESKTOP_ICON
- See Also:
- Constant Field Values
ROLE_DESKTOP_PANE
public static final String ROLE_DESKTOP_PANE
- See Also:
- Constant Field Values
ROLE_DIALOG
public static final String ROLE_DIALOG
- See Also:
- Constant Field Values
ROLE_DIRECTORY_PANE
public static final String ROLE_DIRECTORY_PANE
- See Also:
- Constant Field Values
ROLE_EDIT_BAR
public static final String ROLE_EDIT_BAR
- See Also:
- Constant Field Values
ROLE_EDIT_LIST
public static final String ROLE_EDIT_LIST
- See Also:
- Constant Field Values
ROLE_EMBEDDED_OBJECT
public static final String ROLE_EMBEDDED_OBJECT
- See Also:
- Constant Field Values
ROLE_END_NOTE
public static final String ROLE_END_NOTE
- See Also:
- Constant Field Values
ROLE_FILE_CHOOSER
public static final String ROLE_FILE_CHOOSER
- See Also:
- Constant Field Values
ROLE_FILLER
public static final String ROLE_FILLER
- See Also:
- Constant Field Values
ROLE_FONT_CHOOSER
public static final String ROLE_FONT_CHOOSER
- See Also:
- Constant Field Values
ROLE_FOOTER
public static final String ROLE_FOOTER
- See Also:
- Constant Field Values
ROLE_FOOTNOTE
public static final String ROLE_FOOTNOTE
- See Also:
- Constant Field Values
ROLE_FRAME
public static final String ROLE_FRAME
- See Also:
- Constant Field Values
ROLE_GLASS_PANE
public static final String ROLE_GLASS_PANE
- See Also:
- Constant Field Values
ROLE_GROUP_BOX
public static final String ROLE_GROUP_BOX
- See Also:
- Constant Field Values
ROLE_HEADER
public static final String ROLE_HEADER
- See Also:
- Constant Field Values
ROLE_HEADING
public static final String ROLE_HEADING
- See Also:
- Constant Field Values
ROLE_HEADING1
public static final String ROLE_HEADING1
- See Also:
- Constant Field Values
ROLE_HEADING2
public static final String ROLE_HEADING2
- See Also:
- Constant Field Values
ROLE_HEADING3
public static final String ROLE_HEADING3
- See Also:
- Constant Field Values
ROLE_HEADING4
public static final String ROLE_HEADING4
- See Also:
- Constant Field Values
ROLE_HEADING5
public static final String ROLE_HEADING5
- See Also:
- Constant Field Values
ROLE_HEADING6
public static final String ROLE_HEADING6
- See Also:
- Constant Field Values
ROLE_HEADING7
public static final String ROLE_HEADING7
- See Also:
- Constant Field Values
ROLE_HEADING8
public static final String ROLE_HEADING8
- See Also:
- Constant Field Values
ROLE_HEADING9
public static final String ROLE_HEADING9
- See Also:
- Constant Field Values
ROLE_HEADING10
public static final String ROLE_HEADING10
- See Also:
- Constant Field Values
ROLE_HYPERLINK
public static final String ROLE_HYPERLINK
- See Also:
- Constant Field Values
ROLE_ICON
public static final String ROLE_ICON
- See Also:
- Constant Field Values
ROLE_IMAGE_MAP
public static final String ROLE_IMAGE_MAP
- See Also:
- Constant Field Values
ROLE_INTERNAL_FRAME
public static final String ROLE_INTERNAL_FRAME
- See Also:
- Constant Field Values
ROLE_LABEL
public static final String ROLE_LABEL
- See Also:
- Constant Field Values
ROLE_LAYERED_PANE
public static final String ROLE_LAYERED_PANE
- See Also:
- Constant Field Values
ROLE_LIST
public static final String ROLE_LIST
- See Also:
- Constant Field Values
ROLE_LIST_ITEM
public static final String ROLE_LIST_ITEM
- See Also:
- Constant Field Values
ROLE_MENU
public static final String ROLE_MENU
- See Also:
- Constant Field Values
ROLE_MENU_BAR
public static final String ROLE_MENU_BAR
- See Also:
- Constant Field Values
ROLE_MENU_ITEM
public static final String ROLE_MENU_ITEM
- See Also:
- Constant Field Values
ROLE_NOTE
public static final String ROLE_NOTE
- See Also:
- Constant Field Values
ROLE_OPTION_PANE
public static final String ROLE_OPTION_PANE
- See Also:
- Constant Field Values
ROLE_PAGE_TAB
public static final String ROLE_PAGE_TAB
- See Also:
- Constant Field Values
ROLE_PAGE_TAB_LIST
public static final String ROLE_PAGE_TAB_LIST
- See Also:
- Constant Field Values
ROLE_PANEL
public static final String ROLE_PANEL
- See Also:
- Constant Field Values
ROLE_PARAGRAPH
public static final String ROLE_PARAGRAPH
- See Also:
- Constant Field Values
ROLE_PASSWORD_TEXT
public static final String ROLE_PASSWORD_TEXT
- See Also:
- Constant Field Values
ROLE_POPUP_MENU
public static final String ROLE_POPUP_MENU
- See Also:
- Constant Field Values
ROLE_PROGRESS_BAR
public static final String ROLE_PROGRESS_BAR
- See Also:
- Constant Field Values
ROLE_PROGRESS_MONITOR
public static final String ROLE_PROGRESS_MONITOR
- See Also:
- Constant Field Values
ROLE_PUSH_BUTTON
public static final String ROLE_PUSH_BUTTON
- See Also:
- Constant Field Values
ROLE_RADIO_BUTTON
public static final String ROLE_RADIO_BUTTON
- See Also:
- Constant Field Values
ROLE_RADIO_MENU_ITEM
public static final String ROLE_RADIO_MENU_ITEM
- See Also:
- Constant Field Values
ROLE_ROOT_PANE
public static final String ROLE_ROOT_PANE
- See Also:
- Constant Field Values
ROLE_ROW_HEADER
public static final String ROLE_ROW_HEADER
- See Also:
- Constant Field Values
ROLE_RULER
public static final String ROLE_RULER
- See Also:
- Constant Field Values
ROLE_SCROLL_BAR
public static final String ROLE_SCROLL_BAR
- See Also:
- Constant Field Values
ROLE_SCROLL_PANE
public static final String ROLE_SCROLL_PANE
- See Also:
- Constant Field Values
ROLE_SEPARATOR
public static final String ROLE_SEPARATOR
- See Also:
- Constant Field Values
ROLE_SHAPE
public static final String ROLE_SHAPE
- See Also:
- Constant Field Values
ROLE_SECTION
public static final String ROLE_SECTION
- See Also:
- Constant Field Values
ROLE_SLIDER
public static final String ROLE_SLIDER
- See Also:
- Constant Field Values
ROLE_SPIN_BOX
public static final String ROLE_SPIN_BOX
- See Also:
- Constant Field Values
ROLE_SPLIT_PANE
public static final String ROLE_SPLIT_PANE
- See Also:
- Constant Field Values
ROLE_STATUS_BAR
public static final String ROLE_STATUS_BAR
- See Also:
- Constant Field Values
ROLE_SWING_COMPONENT
public static final String ROLE_SWING_COMPONENT
- See Also:
- Constant Field Values
ROLE_TABLE
public static final String ROLE_TABLE
- See Also:
- Constant Field Values
ROLE_TEXT
public static final String ROLE_TEXT
- See Also:
- Constant Field Values
ROLE_TEXT_FRAME
public static final String ROLE_TEXT_FRAME
- See Also:
- Constant Field Values
ROLE_TOGGLE_BUTTON
public static final String ROLE_TOGGLE_BUTTON
- See Also:
- Constant Field Values
ROLE_TOOL_BAR
public static final String ROLE_TOOL_BAR
- See Also:
- Constant Field Values
ROLE_TOOL_TIP
public static final String ROLE_TOOL_TIP
- See Also:
- Constant Field Values
ROLE_TREE
public static final String ROLE_TREE
- See Also:
- Constant Field Values
ROLE_UNKNOWN
public static final String ROLE_UNKNOWN
- See Also:
- Constant Field Values
ROLE_VIEW_PORT
public static final String ROLE_VIEW_PORT
- See Also:
- Constant Field Values
ROLE_WINDOW
public static final String ROLE_WINDOW
- See Also:
- Constant Field Values
ROLE_CLIENT_AREA
public static final String ROLE_CLIENT_AREA
- See Also:
- Constant Field Values
ROLE_TABLECELL
public static final String ROLE_TABLECELL
- See Also:
- Constant Field Values
ROLE_TABLECOLUMNHEADER
public static final String ROLE_TABLECOLUMNHEADER
- See Also:
- Constant Field Values
ROLE_TABLEROWHEADER
public static final String ROLE_TABLEROWHEADER
- See Also:
- Constant Field Values
ROLE_TREEITEM
public static final String ROLE_TREEITEM
- See Also:
- Constant Field Values
ROLE_LINK
public static final String ROLE_LINK
- See Also:
- Constant Field Values
ROLE_TABFOLDER
public static final String ROLE_TABFOLDER
- See Also:
- Constant Field Values
ROLE_TABITEM
public static final String ROLE_TABITEM
- See Also:
- Constant Field Values
ROLE_TITLE_BAR
public static final String ROLE_TITLE_BAR
- See Also:
- Constant Field Values
ROLE_GRIP
public static final String ROLE_GRIP
- See Also:
- Constant Field Values
ROLE_INDICATOR
public static final String ROLE_INDICATOR
- See Also:
- Constant Field Values
ROLE_PANE
public static final String ROLE_PANE
- See Also:
- Constant Field Values
ROLE_GRAPHIC
public static final String ROLE_GRAPHIC
- See Also:
- Constant Field Values
ROLE_SPLIT_BUTTON
public static final String ROLE_SPLIT_BUTTON
- See Also:
- Constant Field Values
ROLE_SOUND
public static final String ROLE_SOUND
- See Also:
- Constant Field Values
ROLE_CURSOR
public static final String ROLE_CURSOR
- See Also:
- Constant Field Values
ROLE_CARET
public static final String ROLE_CARET
- See Also:
- Constant Field Values
ROLE_APPLICATION
public static final String ROLE_APPLICATION
- See Also:
- Constant Field Values
ROLE_DOCUMENT
public static final String ROLE_DOCUMENT
- See Also:
- Constant Field Values
ROLE_CHART
public static final String ROLE_CHART
- See Also:
- Constant Field Values
ROLE_BORDER
public static final String ROLE_BORDER
- See Also:
- Constant Field Values
ROLE_GROUPING
public static final String ROLE_GROUPING
- See Also:
- Constant Field Values
ROLE_COLUMN
public static final String ROLE_COLUMN
- See Also:
- Constant Field Values
ROLE_ROW
public static final String ROLE_ROW
- See Also:
- Constant Field Values
ROLE_HELP_BALLOON
public static final String ROLE_HELP_BALLOON
- See Also:
- Constant Field Values
ROLE_CHARACTER
public static final String ROLE_CHARACTER
- See Also:
- Constant Field Values
ROLE_PROPERTY_PAGE
public static final String ROLE_PROPERTY_PAGE
- See Also:
- Constant Field Values
ROLE_DROP_LIST
public static final String ROLE_DROP_LIST
- See Also:
- Constant Field Values
ROLE_DIAL
public static final String ROLE_DIAL
- See Also:
- Constant Field Values
ROLE_HOTKEY_FIELD
public static final String ROLE_HOTKEY_FIELD
- See Also:
- Constant Field Values
ROLE_SPIN_BUTTON
public static final String ROLE_SPIN_BUTTON
- See Also:
- Constant Field Values
ROLE_DIAGRAM
public static final String ROLE_DIAGRAM
- See Also:
- Constant Field Values
ROLE_ANIMATION
public static final String ROLE_ANIMATION
- See Also:
- Constant Field Values
ROLE_EQUATION
public static final String ROLE_EQUATION
- See Also:
- Constant Field Values
ROLE_BUTTON_DROPDOWN
public static final String ROLE_BUTTON_DROPDOWN
- See Also:
- Constant Field Values
ROLE_BUTTON_MENU
public static final String ROLE_BUTTON_MENU
- See Also:
- Constant Field Values
ROLE_BUTTON_DROPDOWN_GRID
public static final String ROLE_BUTTON_DROPDOWN_GRID
- See Also:
- Constant Field Values
ROLE_WHITE_SPACE
public static final String ROLE_WHITE_SPACE
- See Also:
- Constant Field Values
ROLE_CLOCK
public static final String ROLE_CLOCK
- See Also:
- Constant Field Values
ROLE_IP_ADDRESS
public static final String ROLE_IP_ADDRESS
- See Also:
- Constant Field Values
ROLE_OUTLINE_BUTTON
public static final String ROLE_OUTLINE_BUTTON
- See Also:
- Constant Field Values
ROLE_TEAR_OFF_MENU
public static final String ROLE_TEAR_OFF_MENU
- See Also:
- Constant Field Values
ROLE_TERMINAL
public static final String ROLE_TERMINAL
- See Also:
- Constant Field Values
AccessibleConstants
public AccessibleConstants()