|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
The AccessibleRole determines the role of a component. The role of a component describes its generic function. (E.G., "push button," "table," or "list."). The constants in this interface present a strongly typed enumeration of common object roles.
| Field Summary | ||
static int |
APP_ICON
Accessible application icon |
|
static int |
BITMAP
Accessible bitmap |
|
static int |
CHART
Accessible chart |
|
static int |
CHECKBOX
Accessible checkbox element |
|
static int |
CHOICE
Accessible choice field |
|
static int |
COMBO
Accessible combo field |
|
static int |
DATE
Accessible date input field |
|
static int |
DATE_FIELD
One of the children of Date or Duration fields, e.g. |
|
static int |
DIALOG
Accessible dialog |
|
static int |
GAUGE
Accessible gauge field |
|
static int |
HINT_POPUP
Accessible hint popup element |
|
static int |
HYPERLINK
Accessible hyperlink |
|
static int |
ICON
Accessible icon |
|
static int |
LABEL
Accessible label or plain text |
|
static int |
LIST
Accessible list field |
|
static int |
MENU
Accessible menu |
|
static int |
MENU_ITEM
Accessible menu item |
|
static int |
PANEL
Accessible panel, serves as a container for accessible children |
|
static int |
PASSWORD
Accessible password input field |
|
static int |
PUSH_BUTTON
Accessible push button |
|
static int |
RADIO_BUTTON
Accessible radio button |
|
static int |
SCREEN
Accessible screen element |
|
static int |
SEPARATOR
Accessible separator |
|
static int |
SYMBOL
Accessible symbol on symbol screen |
|
static int |
TABLE
Table element. |
|
static int |
TEXT_FIELD
Accessible text field |
|
static int |
TREE_FIELD
Accessible tree field |
|
static int |
UNKNOWN
Specifies that element is not accessible and assistive technology application should skip it |
|
| Field Detail |
public static final int DATE_FIELD
AccessibleDateField interface.for fields constantspublic static final int PANEL
public static final int TABLE
AccessibleContext.getAccessibleTable() methodpublic static final int UNKNOWN
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright 1999-2009 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Copyright 1993-2003 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California, 94303, U.S.A.
Copyright 2002-2003 Nokia Corporation All Rights Reserved.
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.