Package ch.bailu.gtk.gtk
Interface AccessibleRole
public interface AccessibleRole
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
An element with important, and usually
time-sensitive, informationstatic final int
A type of dialog that contains an
alert messagestatic final int
Unusedstatic final int
An input element that allows for
user-triggered actions when clicked or pressedstatic final int
Unusedstatic final int
Unusedstatic final int
A checkable input element that has
three possible values: `true`, `false`, or `mixed`static final int
A header in a columned list.static final int
An input that controls another element,
such as a list or a grid, that can dynamically pop up to help the user
set the value of the inputstatic final int
Abstract role.static final int
Abstract role.static final int
A dialog is a window that is designed to interrupt
the current processing of an application in order to prompt the user to enter
information or require a response.static final int
Unusedstatic final int
Unusedstatic final int
Unusedstatic final int
Unusedstatic final int
A grid of items.static final int
An item in a grid or tree grid.static final int
An element that groups multiple widgets.static final int
Unusedstatic final int
An image.static final int
Abstract role.static final int
A visible name or caption for a user interface component.static final int
Abstract role.static final int
Unusedstatic final int
A clickable link.static final int
A list of items.static final int
Unused.static final int
An item in a list.static final int
Unusedstatic final int
Unusedstatic final int
Unusedstatic final int
Unusedstatic final int
A menu.static final int
A menubar.static final int
An item in a menu.static final int
A check item in a menu.static final int
A radio item in a menu.static final int
An element that represents a value within a known range.static final int
Unusedstatic final int
An element that is not represented to accessibility technologies.static final int
Unusedstatic final int
Unusedstatic final int
An element that is not represented to accessibility technologies.static final int
An element that displays the progress
status for tasks that take a long time.static final int
A checkable input in a group of radio roles,
only one of which can be checked at a time.static final int
Unusedstatic final int
Abstract role.static final int
Unusedstatic final int
A row in a columned list.static final int
Unusedstatic final int
Unusedstatic final int
A graphical object that controls the scrolling
of content within a viewing area, regardless of whether the content is fully
displayed within the viewing area.static final int
Unusedstatic final int
A type of textbox intended for specifying
search criteria.static final int
Abstract role.static final int
Abstract role.static final int
Abstract role.static final int
A divider that separates and distinguishes
sections of content or groups of menuitems.static final int
A user input where the user selects a value
from within a given range.static final int
A form of range that expects the user to
select from among discrete choices.static final int
Unusedstatic final int
Abstract role.static final int
A type of checkbox that represents on/off values,
as opposed to checked/unchecked values.static final int
An item in a list of tab used for switching pages.static final int
A list of tabs for switching pages.static final int
A page in a notebook or stack.static final int
Unusedstatic final int
A type of input that allows free-form text
as its value.static final int
Unusedstatic final int
Unusedstatic final int
Unusedstatic final int
Unusedstatic final int
Unusedstatic final int
A treeview-like, columned list.static final int
Unusedstatic final int
An interactive component of a graphical user
interface.static final int
An application window.
-
Field Details
-
ALERT
static final int ALERTAn element with important, and usually
time-sensitive, information- See Also:
-
ALERT_DIALOG
static final int ALERT_DIALOGA type of dialog that contains an
alert message- See Also:
-
BANNER
static final int BANNERUnused- See Also:
-
BUTTON
static final int BUTTONAn input element that allows for
user-triggered actions when clicked or pressed- See Also:
-
CAPTION
static final int CAPTIONUnused- See Also:
-
CELL
static final int CELLUnused- See Also:
-
CHECKBOX
static final int CHECKBOXA checkable input element that has
three possible values: `true`, `false`, or `mixed`- See Also:
-
COLUMN_HEADER
static final int COLUMN_HEADERA header in a columned list.- See Also:
-
COMBO_BOX
static final int COMBO_BOXAn input that controls another element,
such as a list or a grid, that can dynamically pop up to help the user
set the value of the input- See Also:
-
COMMAND
static final int COMMANDAbstract role.- See Also:
-
COMPOSITE
static final int COMPOSITEAbstract role.- See Also:
-
DIALOG
static final int DIALOGA dialog is a window that is designed to interrupt
the current processing of an application in order to prompt the user to enter
information or require a response.- See Also:
-
DOCUMENT
static final int DOCUMENTUnused- See Also:
-
FEED
static final int FEEDUnused- See Also:
-
FORM
static final int FORMUnused- See Also:
-
GENERIC
static final int GENERICUnused- See Also:
-
GRID
static final int GRIDA grid of items.- See Also:
-
GRID_CELL
static final int GRID_CELLAn item in a grid or tree grid.- See Also:
-
GROUP
static final int GROUPAn element that groups multiple widgets. GTK uses
this role for various containers, like [class@Box], [class@Viewport], and [class@HeaderBar].- See Also:
-
HEADING
static final int HEADINGUnused- See Also:
-
IMG
static final int IMGAn image.- See Also:
-
INPUT
static final int INPUTAbstract role.- See Also:
-
LABEL
static final int LABELA visible name or caption for a user interface component.- See Also:
-
LANDMARK
static final int LANDMARKAbstract role.- See Also:
-
LEGEND
static final int LEGENDUnused- See Also:
-
LINK
static final int LINKA clickable link.- See Also:
-
LIST
static final int LISTA list of items.- See Also:
-
LIST_BOX
static final int LIST_BOXUnused.- See Also:
-
LIST_ITEM
static final int LIST_ITEMAn item in a list.- See Also:
-
LOG
static final int LOGUnused- See Also:
-
MAIN
static final int MAINUnused- See Also:
-
MARQUEE
static final int MARQUEEUnused- See Also:
-
MATH
static final int MATHUnused- See Also:
-
METER
static final int METERAn element that represents a value within a known range.- See Also:
-
MENU
static final int MENUA menu.- See Also:
-
MENU_BAR
static final int MENU_BARA menubar.- See Also:
-
MENU_ITEM
static final int MENU_ITEMAn item in a menu.- See Also:
-
MENU_ITEM_CHECKBOX
static final int MENU_ITEM_CHECKBOXA check item in a menu.- See Also:
-
MENU_ITEM_RADIO
static final int MENU_ITEM_RADIOA radio item in a menu.- See Also:
-
NAVIGATION
static final int NAVIGATIONUnused- See Also:
-
NONE
static final int NONEAn element that is not represented to accessibility technologies.- See Also:
-
NOTE
static final int NOTEUnused- See Also:
-
OPTION
static final int OPTIONUnused- See Also:
-
PRESENTATION
static final int PRESENTATIONAn element that is not represented to accessibility technologies.- See Also:
-
PROGRESS_BAR
static final int PROGRESS_BARAn element that displays the progress
status for tasks that take a long time.- See Also:
-
RADIO
static final int RADIOA checkable input in a group of radio roles,
only one of which can be checked at a time.- See Also:
-
RADIO_GROUP
static final int RADIO_GROUPUnused- See Also:
-
RANGE
static final int RANGEAbstract role.- See Also:
-
REGION
static final int REGIONUnused- See Also:
-
ROW
static final int ROWA row in a columned list.- See Also:
-
ROW_GROUP
static final int ROW_GROUPUnused- See Also:
-
ROW_HEADER
static final int ROW_HEADERUnused- See Also:
-
SCROLLBAR
static final int SCROLLBARA graphical object that controls the scrolling
of content within a viewing area, regardless of whether the content is fully
displayed within the viewing area.- See Also:
-
SEARCH
static final int SEARCHUnused- See Also:
-
SEARCH_BOX
static final int SEARCH_BOXA type of textbox intended for specifying
search criteria.- See Also:
-
SECTION
static final int SECTIONAbstract role.- See Also:
-
SECTION_HEAD
static final int SECTION_HEADAbstract role.- See Also:
-
SELECT
static final int SELECTAbstract role.- See Also:
-
SEPARATOR
static final int SEPARATORA divider that separates and distinguishes
sections of content or groups of menuitems.- See Also:
-
SLIDER
static final int SLIDERA user input where the user selects a value
from within a given range.- See Also:
-
SPIN_BUTTON
static final int SPIN_BUTTONA form of range that expects the user to
select from among discrete choices.- See Also:
-
STATUS
static final int STATUSUnused- See Also:
-
STRUCTURE
static final int STRUCTUREAbstract role.- See Also:
-
SWITCH
static final int SWITCHA type of checkbox that represents on/off values,
as opposed to checked/unchecked values.- See Also:
-
TAB
static final int TABAn item in a list of tab used for switching pages.- See Also:
-
TABLE
static final int TABLEUnused- See Also:
-
TAB_LIST
static final int TAB_LISTA list of tabs for switching pages.- See Also:
-
TAB_PANEL
static final int TAB_PANELA page in a notebook or stack.- See Also:
-
TEXT_BOX
static final int TEXT_BOXA type of input that allows free-form text
as its value.- See Also:
-
TIME
static final int TIMEUnused- See Also:
-
TIMER
static final int TIMERUnused- See Also:
-
TOOLBAR
static final int TOOLBARUnused- See Also:
-
TOOLTIP
static final int TOOLTIPUnused- See Also:
-
TREE
static final int TREEUnused- See Also:
-
TREE_GRID
static final int TREE_GRIDA treeview-like, columned list.- See Also:
-
TREE_ITEM
static final int TREE_ITEMUnused- See Also:
-
WIDGET
static final int WIDGETAn interactive component of a graphical user
interface. This is the role that GTK uses by default for widgets.- See Also:
-
WINDOW
static final int WINDOWAn application window.- See Also:
-