Package ch.bailu.gtk.gtk
Schnittstelle AccessibleRole
public interface AccessibleRole
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final intAn element with important, and usually
time-sensitive, informationstatic final intA type of dialog that contains an
alert messagestatic final intA toplevel element of a graphical user interface.static final intA section of a page that consists of a composition that forms an independent
part of a document, page, or site.static final intUnusedstatic final intA section of content that is quoted from another source.static final intAn input element that allows for
user-triggered actions when clicked or pressedstatic final intUnusedstatic final intUnusedstatic final intA checkable input element that has
three possible values: `true`, `false`, or `mixed`static final intA header in a columned list.static final intAn 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 intAbstract role.static final intA comment contains content expressing reaction to other content.static final intAbstract role.static final intA 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 intContent that assistive technology users may want to
browse in a reading mode.static final intUnusedstatic final intUnusedstatic final intA nameless container that has no semantic meaning
of its own.static final intA grid of items.static final intAn item in a grid or tree grid.static final intAn element that groups multiple related widgets.static final intUnusedstatic final intAn image.static final intAbstract role.static final intA visible name or caption for a user interface component.static final intAbstract role.static final intUnusedstatic final intA clickable link.static final intA list of items.static final intUnused.static final intAn item in a list.static final intUnusedstatic final intUnusedstatic final intUnusedstatic final intUnusedstatic final intA menu.static final intA menubar.static final intAn item in a menu.static final intA check item in a menu.static final intA radio item in a menu.static final intAn element that represents a value within a known range.static final intUnusedstatic final intAn element that is not represented to accessibility technologies.static final intUnusedstatic final intUnusedstatic final intA paragraph of content.static final intAn element that is not represented to accessibility technologies.static final intAn element that displays the progress
status for tasks that take a long time.static final intA checkable input in a group of radio roles,
only one of which can be checked at a time.static final intUnusedstatic final intAbstract role.static final intUnusedstatic final intA row in a columned list.static final intUnusedstatic final intUnusedstatic final intA 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 intUnusedstatic final intA type of textbox intended for specifying
search criteria.static final intAbstract role.static final intAbstract role.static final intAbstract role.static final intA divider that separates and distinguishes
sections of content or groups of menuitems.static final intA user input where the user selects a value
from within a given range.static final intA form of range that expects the user to
select from among discrete choices.static final intUnusedstatic final intAbstract role.static final intA type of checkbox that represents on/off values,
as opposed to checked/unchecked values.static final intAn item in a list of tab used for switching pages.static final intA list of tabs for switching pages.static final intA page in a notebook or stack.static final intUnusedstatic final intA virtual terminal.static final intA type of input that allows free-form text
as its value.static final intUnusedstatic final intUnusedstatic final intA type of push button which stays pressed until depressed by a second
activation.static final intUnusedstatic final intUnusedstatic final intUnusedstatic final intA treeview-like, columned list.static final intUnusedstatic final intAbstract role for interactive components of a
graphical user interfacestatic final intAbstract role for windows.
-
Felddetails
-
ALERT
static final int ALERTAn element with important, and usually
time-sensitive, information- Siehe auch:
-
ALERT_DIALOG
static final int ALERT_DIALOGA type of dialog that contains an
alert message- Siehe auch:
-
BANNER
static final int BANNERUnused- Siehe auch:
-
BUTTON
static final int BUTTONAn input element that allows for
user-triggered actions when clicked or pressed- Siehe auch:
-
CAPTION
static final int CAPTIONUnused- Siehe auch:
-
CELL
static final int CELLUnused- Siehe auch:
-
CHECKBOX
static final int CHECKBOXA checkable input element that has
three possible values: `true`, `false`, or `mixed`- Siehe auch:
-
COLUMN_HEADER
static final int COLUMN_HEADERA header in a columned list.- Siehe auch:
-
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- Siehe auch:
-
COMMAND
static final int COMMANDAbstract role.- Siehe auch:
-
COMPOSITE
static final int COMPOSITEAbstract role.- Siehe auch:
-
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.- Siehe auch:
-
DOCUMENT
static final int DOCUMENTContent that assistive technology users may want to
browse in a reading mode.- Siehe auch:
-
FEED
static final int FEEDUnused- Siehe auch:
-
FORM
static final int FORMUnused- Siehe auch:
-
GENERIC
static final int GENERICA nameless container that has no semantic meaning
of its own. This is the role that GTK uses by default for widgets.- Siehe auch:
-
GRID
static final int GRIDA grid of items.- Siehe auch:
-
GRID_CELL
static final int GRID_CELLAn item in a grid or tree grid.- Siehe auch:
-
GROUP
static final int GROUPAn element that groups multiple related widgets. GTK uses
this role for various containers, like [class@Gtk.HeaderBar] or [class@Gtk.Notebook].- Siehe auch:
-
HEADING
static final int HEADINGUnused- Siehe auch:
-
IMG
static final int IMGAn image.- Siehe auch:
-
INPUT
static final int INPUTAbstract role.- Siehe auch:
-
LABEL
static final int LABELA visible name or caption for a user interface component.- Siehe auch:
-
LANDMARK
static final int LANDMARKAbstract role.- Siehe auch:
-
LEGEND
static final int LEGENDUnused- Siehe auch:
-
LINK
static final int LINKA clickable link.- Siehe auch:
-
LIST
static final int LISTA list of items.- Siehe auch:
-
LIST_BOX
static final int LIST_BOXUnused.- Siehe auch:
-
LIST_ITEM
static final int LIST_ITEMAn item in a list.- Siehe auch:
-
LOG
static final int LOGUnused- Siehe auch:
-
MAIN
static final int MAINUnused- Siehe auch:
-
MARQUEE
static final int MARQUEEUnused- Siehe auch:
-
MATH
static final int MATHUnused- Siehe auch:
-
METER
static final int METERAn element that represents a value within a known range.- Siehe auch:
-
MENU
static final int MENUA menu.- Siehe auch:
-
MENU_BAR
static final int MENU_BARA menubar.- Siehe auch:
-
MENU_ITEM
static final int MENU_ITEMAn item in a menu.- Siehe auch:
-
MENU_ITEM_CHECKBOX
static final int MENU_ITEM_CHECKBOXA check item in a menu.- Siehe auch:
-
MENU_ITEM_RADIO
static final int MENU_ITEM_RADIOA radio item in a menu.- Siehe auch:
-
NAVIGATION
static final int NAVIGATIONUnused- Siehe auch:
-
NONE
static final int NONEAn element that is not represented to accessibility technologies.
This role is synonymous to @GTK_ACCESSIBLE_ROLE_PRESENTATION.- Siehe auch:
-
NOTE
static final int NOTEUnused- Siehe auch:
-
OPTION
static final int OPTIONUnused- Siehe auch:
-
PRESENTATION
static final int PRESENTATIONAn element that is not represented to accessibility technologies.
This role is synonymous to @GTK_ACCESSIBLE_ROLE_NONE.- Siehe auch:
-
PROGRESS_BAR
static final int PROGRESS_BARAn element that displays the progress
status for tasks that take a long time.- Siehe auch:
-
RADIO
static final int RADIOA checkable input in a group of radio roles,
only one of which can be checked at a time.- Siehe auch:
-
RADIO_GROUP
static final int RADIO_GROUPUnused- Siehe auch:
-
RANGE
static final int RANGEAbstract role.- Siehe auch:
-
REGION
static final int REGIONUnused- Siehe auch:
-
ROW
static final int ROWA row in a columned list.- Siehe auch:
-
ROW_GROUP
static final int ROW_GROUPUnused- Siehe auch:
-
ROW_HEADER
static final int ROW_HEADERUnused- Siehe auch:
-
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.- Siehe auch:
-
SEARCH
static final int SEARCHUnused- Siehe auch:
-
SEARCH_BOX
static final int SEARCH_BOXA type of textbox intended for specifying
search criteria.- Siehe auch:
-
SECTION
static final int SECTIONAbstract role.- Siehe auch:
-
SECTION_HEAD
static final int SECTION_HEADAbstract role.- Siehe auch:
-
SELECT
static final int SELECTAbstract role.- Siehe auch:
-
SEPARATOR
static final int SEPARATORA divider that separates and distinguishes
sections of content or groups of menuitems.- Siehe auch:
-
SLIDER
static final int SLIDERA user input where the user selects a value
from within a given range.- Siehe auch:
-
SPIN_BUTTON
static final int SPIN_BUTTONA form of range that expects the user to
select from among discrete choices.- Siehe auch:
-
STATUS
static final int STATUSUnused- Siehe auch:
-
STRUCTURE
static final int STRUCTUREAbstract role.- Siehe auch:
-
SWITCH
static final int SWITCHA type of checkbox that represents on/off values,
as opposed to checked/unchecked values.- Siehe auch:
-
TAB
static final int TABAn item in a list of tab used for switching pages.- Siehe auch:
-
TABLE
static final int TABLEUnused- Siehe auch:
-
TAB_LIST
static final int TAB_LISTA list of tabs for switching pages.- Siehe auch:
-
TAB_PANEL
static final int TAB_PANELA page in a notebook or stack.- Siehe auch:
-
TEXT_BOX
static final int TEXT_BOXA type of input that allows free-form text
as its value.- Siehe auch:
-
TIME
static final int TIMEUnused- Siehe auch:
-
TIMER
static final int TIMERUnused- Siehe auch:
-
TOOLBAR
static final int TOOLBARUnused- Siehe auch:
-
TOOLTIP
static final int TOOLTIPUnused- Siehe auch:
-
TREE
static final int TREEUnused- Siehe auch:
-
TREE_GRID
static final int TREE_GRIDA treeview-like, columned list.- Siehe auch:
-
TREE_ITEM
static final int TREE_ITEMUnused- Siehe auch:
-
WIDGET
static final int WIDGETAbstract role for interactive components of a
graphical user interface- Siehe auch:
-
WINDOW
static final int WINDOWAbstract role for windows.- Siehe auch:
-
TOGGLE_BUTTON
static final int TOGGLE_BUTTONA type of push button which stays pressed until depressed by a second
activation.- Siehe auch:
-
APPLICATION
static final int APPLICATIONA toplevel element of a graphical user interface.
This is the role that GTK uses by default for windows.- Siehe auch:
-
PARAGRAPH
static final int PARAGRAPHA paragraph of content.- Siehe auch:
-
BLOCK_QUOTE
static final int BLOCK_QUOTEA section of content that is quoted from another source.- Siehe auch:
-
ARTICLE
static final int ARTICLEA section of a page that consists of a composition that forms an independent
part of a document, page, or site.- Siehe auch:
-
COMMENT
static final int COMMENTA comment contains content expressing reaction to other content.- Siehe auch:
-
TERMINAL
static final int TERMINALA virtual terminal.- Siehe auch:
-