A B C D E F G I K L M N O P R S T U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- acceptAllKeys() - Method in class org.a11y.brlapi.BasicConnection
- acceptKeyRanges(long[][]) - Method in class org.a11y.brlapi.BasicConnection
- acceptKeys(long, long[]) - Method in class org.a11y.brlapi.BasicConnection
B
- BasicConnection - Class in org.a11y.brlapi
- BasicConnection(ConnectionSettings) - Constructor for class org.a11y.brlapi.BasicConnection
C
- closeConnection() - Method in class org.a11y.brlapi.BasicConnection
- Connection - Class in org.a11y.brlapi
- Connection(ConnectionSettings) - Constructor for class org.a11y.brlapi.Connection
- ConnectionError - Error in org.a11y.brlapi
- ConnectionError(int, int, int, String) - Constructor for error org.a11y.brlapi.ConnectionError
- ConnectionException - Exception in org.a11y.brlapi
- ConnectionException(long, int, int, byte[]) - Constructor for exception org.a11y.brlapi.ConnectionException
- connectionHandle - Variable in class org.a11y.brlapi.BasicConnection
- connectionSettings - Variable in class org.a11y.brlapi.BasicConnection
- ConnectionSettings - Class in org.a11y.brlapi
- ConnectionSettings() - Constructor for class org.a11y.brlapi.ConnectionSettings
- CONNREFUSED - Static variable in error org.a11y.brlapi.ConnectionError
- Constants - Interface in org.a11y.brlapi
- CURSOR_LEAVE - Static variable in interface org.a11y.brlapi.Constants
- CURSOR_OFF - Static variable in interface org.a11y.brlapi.Constants
D
- DEVICEBUSY - Static variable in error org.a11y.brlapi.ConnectionError
- DISPLAY_DEFAULT - Static variable in interface org.a11y.brlapi.Constants
- DisplaySize - Class in org.a11y.brlapi
- DisplaySize(int, int) - Constructor for class org.a11y.brlapi.DisplaySize
- DOT1 - Static variable in interface org.a11y.brlapi.Constants
-
upper-left dot of standard braille cell
- DOT2 - Static variable in interface org.a11y.brlapi.Constants
-
middle-left dot of standard braille cell
- DOT3 - Static variable in interface org.a11y.brlapi.Constants
-
lower-left dot of standard braille cell
- DOT4 - Static variable in interface org.a11y.brlapi.Constants
-
upper-right dot of standard braille cell
- DOT5 - Static variable in interface org.a11y.brlapi.Constants
-
middle-right dot of standard braille cell
- DOT6 - Static variable in interface org.a11y.brlapi.Constants
-
lower-right dot of standard braille cell
- DOT7 - Static variable in interface org.a11y.brlapi.Constants
-
lower-left dot of computer braille cell
- DOT8 - Static variable in interface org.a11y.brlapi.Constants
-
lower-right dot of computer braille cell
- DOTC - Static variable in interface org.a11y.brlapi.Constants
-
chord (space bar on braille keyboard)
- DRIVERERROR - Static variable in error org.a11y.brlapi.ConnectionError
E
- EMPTYKEY - Static variable in error org.a11y.brlapi.ConnectionError
- enterRawMode(String) - Method in class org.a11y.brlapi.BasicConnection
- enterTtyMode() - Method in class org.a11y.brlapi.Connection
- enterTtyMode(int) - Method in class org.a11y.brlapi.Connection
- enterTtyMode(int, String) - Method in class org.a11y.brlapi.BasicConnection
- enterTtyMode(String) - Method in class org.a11y.brlapi.Connection
- enterTtyModeWithPath(int...) - Method in class org.a11y.brlapi.Connection
- enterTtyModeWithPath(int[], String) - Method in class org.a11y.brlapi.BasicConnection
- EOF - Static variable in error org.a11y.brlapi.ConnectionError
- ERROR_AUTHENTICATION - Static variable in interface org.a11y.brlapi.Constants
- ERROR_CONNREFUSED - Static variable in interface org.a11y.brlapi.Constants
- ERROR_DEVICEBUSY - Static variable in interface org.a11y.brlapi.Constants
- ERROR_DRIVERERROR - Static variable in interface org.a11y.brlapi.Constants
- ERROR_EMPTYKEY - Static variable in interface org.a11y.brlapi.Constants
- ERROR_EOF - Static variable in interface org.a11y.brlapi.Constants
- ERROR_GAIERR - Static variable in interface org.a11y.brlapi.Constants
- ERROR_ILLEGAL_INSTRUCTION - Static variable in interface org.a11y.brlapi.Constants
- ERROR_INVALID_PACKET - Static variable in interface org.a11y.brlapi.Constants
- ERROR_INVALID_PARAMETER - Static variable in interface org.a11y.brlapi.Constants
- ERROR_LIBCERR - Static variable in interface org.a11y.brlapi.Constants
- ERROR_NOMEM - Static variable in interface org.a11y.brlapi.Constants
- ERROR_OPNOTSUPP - Static variable in interface org.a11y.brlapi.Constants
- ERROR_PROTOCOL_VERSION - Static variable in interface org.a11y.brlapi.Constants
- ERROR_READONLY_PARAMETER - Static variable in interface org.a11y.brlapi.Constants
- ERROR_SUCCESS - Static variable in interface org.a11y.brlapi.Constants
- ERROR_TTYBUSY - Static variable in interface org.a11y.brlapi.Constants
- ERROR_UNKNOWN_INSTRUCTION - Static variable in interface org.a11y.brlapi.Constants
- ERROR_UNKNOWNTTY - Static variable in interface org.a11y.brlapi.Constants
F
- fileDescriptor - Variable in class org.a11y.brlapi.BasicConnection
G
- GAIERR - Static variable in error org.a11y.brlapi.ConnectionError
- getAndMask() - Method in class org.a11y.brlapi.WriteArguments
- getApiError() - Method in error org.a11y.brlapi.ConnectionError
- getArgumentValue() - Method in class org.a11y.brlapi.Key
- getAuthorizationSchemes() - Method in class org.a11y.brlapi.BasicConnection
- getAuthorizationSchemes() - Method in class org.a11y.brlapi.ConnectionSettings
- getCellCount() - Method in class org.a11y.brlapi.Connection
- getCommandValue() - Method in class org.a11y.brlapi.Key
- getCursorPosition() - Method in class org.a11y.brlapi.WriteArguments
- getDisplayNumber() - Method in class org.a11y.brlapi.WriteArguments
- getDisplaySize() - Method in class org.a11y.brlapi.BasicConnection
- getDriverName() - Method in class org.a11y.brlapi.BasicConnection
- getErrorNumber() - Method in exception org.a11y.brlapi.ConnectionException
- getFailedPacket() - Method in exception org.a11y.brlapi.ConnectionException
- getFileDescriptor() - Method in class org.a11y.brlapi.BasicConnection
- getFlagsValue() - Method in class org.a11y.brlapi.Key
- getFunctionName() - Method in error org.a11y.brlapi.ConnectionError
- getGaiError() - Method in error org.a11y.brlapi.ConnectionError
- getHeight() - Method in class org.a11y.brlapi.DisplaySize
- getKeyCode() - Method in class org.a11y.brlapi.Key
- getMajor() - Static method in class org.a11y.brlapi.LibraryVersion
- getMinor() - Static method in class org.a11y.brlapi.LibraryVersion
- getModelIdentifier() - Method in class org.a11y.brlapi.BasicConnection
- getOrMask() - Method in class org.a11y.brlapi.WriteArguments
- getOsError() - Method in error org.a11y.brlapi.ConnectionError
- getPacketType() - Method in exception org.a11y.brlapi.ConnectionException
- getPacketTypeName(int) - Static method in exception org.a11y.brlapi.ConnectionException
- getRegionBegin() - Method in class org.a11y.brlapi.WriteArguments
- getRegionSize() - Method in class org.a11y.brlapi.WriteArguments
- getRevision() - Static method in class org.a11y.brlapi.LibraryVersion
- getServerHost() - Method in class org.a11y.brlapi.BasicConnection
- getServerHost() - Method in class org.a11y.brlapi.ConnectionSettings
- getText() - Method in class org.a11y.brlapi.WriteArguments
- getTypeValue() - Method in class org.a11y.brlapi.Key
- getWidth() - Method in class org.a11y.brlapi.DisplaySize
I
- ignoreAllKeys() - Method in class org.a11y.brlapi.BasicConnection
- ignoreKeyRanges(long[][]) - Method in class org.a11y.brlapi.BasicConnection
- ignoreKeys(long, long[]) - Method in class org.a11y.brlapi.BasicConnection
- ILLEGAL_INSTRUCTION - Static variable in error org.a11y.brlapi.ConnectionError
- INVALID_PACKET - Static variable in error org.a11y.brlapi.ConnectionError
- INVALID_PARAMETER - Static variable in error org.a11y.brlapi.ConnectionError
K
- Key - Class in org.a11y.brlapi
- Key(long) - Constructor for class org.a11y.brlapi.Key
- KEY_CMD_ALERT - Static variable in interface org.a11y.brlapi.Constants
-
render an alert
- KEY_CMD_ALTGR - Static variable in interface org.a11y.brlapi.Constants
-
cycle the AltGr (Right Alt) sticky input modifier (next, on, off)
- KEY_CMD_APNDCHARS - Static variable in interface org.a11y.brlapi.Constants
-
deprecated definition of CLIP_APPEND - append characters to clipboard
- KEY_CMD_ARG_MASK - Static variable in interface org.a11y.brlapi.Constants
- KEY_CMD_ARG_SHIFT - Static variable in interface org.a11y.brlapi.Constants
- KEY_CMD_ASPK_CMP_WORDS - Static variable in interface org.a11y.brlapi.Constants
-
set autospeak completed words on/off
- KEY_CMD_ASPK_DEL_CHARS - Static variable in interface org.a11y.brlapi.Constants
-
set autospeak deleted characters on/off
- KEY_CMD_ASPK_INDENT - Static variable in interface org.a11y.brlapi.Constants
-
set autospeak indent of current line on/off
- KEY_CMD_ASPK_INS_CHARS - Static variable in interface org.a11y.brlapi.Constants
-
set autospeak inserted characters on/off
- KEY_CMD_ASPK_REP_CHARS - Static variable in interface org.a11y.brlapi.Constants
-
set autospeak replaced characters on/off
- KEY_CMD_ASPK_SEL_CHAR - Static variable in interface org.a11y.brlapi.Constants
-
set autospeak selected character on/off
- KEY_CMD_ASPK_SEL_LINE - Static variable in interface org.a11y.brlapi.Constants
-
set autospeak selected line on/off
- KEY_CMD_ATTRBLINK - Static variable in interface org.a11y.brlapi.Constants
-
set attribute blinking on/off
- KEY_CMD_ATTRDN - Static variable in interface org.a11y.brlapi.Constants
-
go down to nearest line with different highlighting
- KEY_CMD_ATTRUP - Static variable in interface org.a11y.brlapi.Constants
-
go up to nearest line with different highlighting
- KEY_CMD_ATTRVIS - Static variable in interface org.a11y.brlapi.Constants
-
set attribute underlining on/off
- KEY_CMD_AUTOREPEAT - Static variable in interface org.a11y.brlapi.Constants
-
set autorepeat on/off
- KEY_CMD_AUTOSPEAK - Static variable in interface org.a11y.brlapi.Constants
-
set autospeak on/off
- KEY_CMD_BACK - Static variable in interface org.a11y.brlapi.Constants
-
go back after cursor tracking
- KEY_CMD_BLK_MASK - Static variable in interface org.a11y.brlapi.Constants
- KEY_CMD_BLK_SHIFT - Static variable in interface org.a11y.brlapi.Constants
- KEY_CMD_BOT - Static variable in interface org.a11y.brlapi.Constants
-
go to bottom line
- KEY_CMD_BOT_LEFT - Static variable in interface org.a11y.brlapi.Constants
-
go to beginning of bottom line
- KEY_CMD_BRL_START - Static variable in interface org.a11y.brlapi.Constants
-
start the braille driver
- KEY_CMD_BRL_STOP - Static variable in interface org.a11y.brlapi.Constants
-
stop the braille driver
- KEY_CMD_BRLKBD - Static variable in interface org.a11y.brlapi.Constants
-
set braille keyboard enabled/disabled
- KEY_CMD_BRLUCDOTS - Static variable in interface org.a11y.brlapi.Constants
-
set braille typing mode dots/text
- KEY_CMD_CAPBLINK - Static variable in interface org.a11y.brlapi.Constants
-
set capital letter blinking on/off
- KEY_CMD_CHRLT - Static variable in interface org.a11y.brlapi.Constants
-
go left one character
- KEY_CMD_CHRRT - Static variable in interface org.a11y.brlapi.Constants
-
go right one character
- KEY_CMD_CLIP_ADD - Static variable in interface org.a11y.brlapi.Constants
-
append to clipboard from character
- KEY_CMD_CLIP_APPEND - Static variable in interface org.a11y.brlapi.Constants
-
append characters to clipboard
- KEY_CMD_CLIP_COPY - Static variable in interface org.a11y.brlapi.Constants
-
copy characters to clipboard
- KEY_CMD_CLIP_NEW - Static variable in interface org.a11y.brlapi.Constants
-
start new clipboard at character
- KEY_CMD_CLIP_RESTORE - Static variable in interface org.a11y.brlapi.Constants
-
restore clipboard from disk
- KEY_CMD_CLIP_SAVE - Static variable in interface org.a11y.brlapi.Constants
-
save clipboard to disk
- KEY_CMD_CONTEXT - Static variable in interface org.a11y.brlapi.Constants
-
switch to command context
- KEY_CMD_CONTROL - Static variable in interface org.a11y.brlapi.Constants
-
cycle the Control sticky input modifier (next, on, off)
- KEY_CMD_COPY_LINE - Static variable in interface org.a11y.brlapi.Constants
-
linear copy to character
- KEY_CMD_COPY_RECT - Static variable in interface org.a11y.brlapi.Constants
-
rectangular copy to character
- KEY_CMD_COPYCHARS - Static variable in interface org.a11y.brlapi.Constants
-
deprecated definition of CLIP_COPY - copy characters to clipboard
- KEY_CMD_CSRBLINK - Static variable in interface org.a11y.brlapi.Constants
-
set screen cursor blinking on/off
- KEY_CMD_CSRHIDE - Static variable in interface org.a11y.brlapi.Constants
-
set hidden screen cursor on/off
- KEY_CMD_CSRJMP_VERT - Static variable in interface org.a11y.brlapi.Constants
-
bring screen cursor to current line
- KEY_CMD_CSRSIZE - Static variable in interface org.a11y.brlapi.Constants
-
set screen cursor style block/underline
- KEY_CMD_CSRTRK - Static variable in interface org.a11y.brlapi.Constants
-
set track screen cursor on/off
- KEY_CMD_CSRVIS - Static variable in interface org.a11y.brlapi.Constants
-
set screen cursor visibility on/off
- KEY_CMD_CUTAPPEND - Static variable in interface org.a11y.brlapi.Constants
-
deprecated definition of CLIP_ADD - append to clipboard from character
- KEY_CMD_CUTBEGIN - Static variable in interface org.a11y.brlapi.Constants
-
deprecated definition of CLIP_NEW - start new clipboard at character
- KEY_CMD_CUTLINE - Static variable in interface org.a11y.brlapi.Constants
-
deprecated definition of COPY_LINE - linear copy to character
- KEY_CMD_CUTRECT - Static variable in interface org.a11y.brlapi.Constants
-
deprecated definition of COPY_RECT - rectangular copy to character
- KEY_CMD_DESC_CURR_CHAR - Static variable in interface org.a11y.brlapi.Constants
-
describe current character
- KEY_CMD_DESCCHAR - Static variable in interface org.a11y.brlapi.Constants
-
describe character
- KEY_CMD_DISPMD - Static variable in interface org.a11y.brlapi.Constants
-
set display mode attributes/text
- KEY_CMD_FREEZE - Static variable in interface org.a11y.brlapi.Constants
-
set screen image frozen/unfrozen
- KEY_CMD_FWINLT - Static variable in interface org.a11y.brlapi.Constants
-
go backward one braille window
- KEY_CMD_FWINLTSKIP - Static variable in interface org.a11y.brlapi.Constants
-
go backward skipping blank braille windows
- KEY_CMD_FWINRT - Static variable in interface org.a11y.brlapi.Constants
-
go forward one braille window
- KEY_CMD_FWINRTSKIP - Static variable in interface org.a11y.brlapi.Constants
-
go forward skipping blank braille windows
- KEY_CMD_GOTOLINE - Static variable in interface org.a11y.brlapi.Constants
-
go to selected line
- KEY_CMD_GOTOMARK - Static variable in interface org.a11y.brlapi.Constants
-
go to remembered braille window position
- KEY_CMD_GUI - Static variable in interface org.a11y.brlapi.Constants
-
cycle the GUI (Windows) sticky input modifier (next, on, off)
- KEY_CMD_HELP - Static variable in interface org.a11y.brlapi.Constants
-
enter/leave help display
- KEY_CMD_HOME - Static variable in interface org.a11y.brlapi.Constants
-
go to screen cursor
- KEY_CMD_HWINLT - Static variable in interface org.a11y.brlapi.Constants
-
go left half a braille window
- KEY_CMD_HWINRT - Static variable in interface org.a11y.brlapi.Constants
-
go right half a braille window
- KEY_CMD_INFO - Static variable in interface org.a11y.brlapi.Constants
-
enter/leave status display
- KEY_CMD_LEARN - Static variable in interface org.a11y.brlapi.Constants
-
enter/leave command learn mode
- KEY_CMD_LNBEG - Static variable in interface org.a11y.brlapi.Constants
-
go to beginning of line
- KEY_CMD_LNDN - Static variable in interface org.a11y.brlapi.Constants
-
go down one line
- KEY_CMD_LNEND - Static variable in interface org.a11y.brlapi.Constants
-
go to end of line
- KEY_CMD_LNUP - Static variable in interface org.a11y.brlapi.Constants
-
go up one line
- KEY_CMD_MENU_FIRST_ITEM - Static variable in interface org.a11y.brlapi.Constants
-
go up to first item
- KEY_CMD_MENU_LAST_ITEM - Static variable in interface org.a11y.brlapi.Constants
-
go down to last item
- KEY_CMD_MENU_NEXT_ITEM - Static variable in interface org.a11y.brlapi.Constants
-
go down to next item
- KEY_CMD_MENU_NEXT_SETTING - Static variable in interface org.a11y.brlapi.Constants
-
select next choice
- KEY_CMD_MENU_PREV_ITEM - Static variable in interface org.a11y.brlapi.Constants
-
go up to previous item
- KEY_CMD_MENU_PREV_LEVEL - Static variable in interface org.a11y.brlapi.Constants
-
go to previous menu level
- KEY_CMD_MENU_PREV_SETTING - Static variable in interface org.a11y.brlapi.Constants
-
select previous choice
- KEY_CMD_META - Static variable in interface org.a11y.brlapi.Constants
-
cycle the Meta (Left Alt) sticky input modifier (next, on, off)
- KEY_CMD_MUTE - Static variable in interface org.a11y.brlapi.Constants
-
stop speaking
- KEY_CMD_NOOP - Static variable in interface org.a11y.brlapi.Constants
-
do nothing
- KEY_CMD_NXDIFCHAR - Static variable in interface org.a11y.brlapi.Constants
-
go down to nearest line with different character
- KEY_CMD_NXDIFLN - Static variable in interface org.a11y.brlapi.Constants
-
go down to nearest line with different content
- KEY_CMD_NXINDENT - Static variable in interface org.a11y.brlapi.Constants
-
go down to nearest line with less indent than character
- KEY_CMD_NXNBWIN - Static variable in interface org.a11y.brlapi.Constants
-
go forward to nearest non-blank braille window
- KEY_CMD_NXPGRPH - Static variable in interface org.a11y.brlapi.Constants
-
go down to first line of next paragraph
- KEY_CMD_NXPROMPT - Static variable in interface org.a11y.brlapi.Constants
-
go down to next command prompt
- KEY_CMD_NXSEARCH - Static variable in interface org.a11y.brlapi.Constants
-
search forward for clipboard text
- KEY_CMD_OFFLINE - Static variable in interface org.a11y.brlapi.Constants
-
braille display temporarily unavailable
- KEY_CMD_PASSAT - Static variable in interface org.a11y.brlapi.Constants
-
AT (set 2) keyboard scan code
- KEY_CMD_PASSDOTS - Static variable in interface org.a11y.brlapi.Constants
-
type braille dots
- KEY_CMD_PASSPS2 - Static variable in interface org.a11y.brlapi.Constants
-
PS/2 (set 3) keyboard scan code
- KEY_CMD_PASSXT - Static variable in interface org.a11y.brlapi.Constants
-
XT (set 1) keyboard scan code
- KEY_CMD_PASTE - Static variable in interface org.a11y.brlapi.Constants
-
insert clipboard text after screen cursor
- KEY_CMD_PASTE_HISTORY - Static variable in interface org.a11y.brlapi.Constants
-
insert clipboard history entry after screen cursor
- KEY_CMD_PRDIFCHAR - Static variable in interface org.a11y.brlapi.Constants
-
go up to nearest line with different character
- KEY_CMD_PRDIFLN - Static variable in interface org.a11y.brlapi.Constants
-
go up to nearest line with different content
- KEY_CMD_PREFLOAD - Static variable in interface org.a11y.brlapi.Constants
-
restore preferences from disk
- KEY_CMD_PREFMENU - Static variable in interface org.a11y.brlapi.Constants
-
enter/leave preferences menu
- KEY_CMD_PREFSAVE - Static variable in interface org.a11y.brlapi.Constants
-
save preferences to disk
- KEY_CMD_PRINDENT - Static variable in interface org.a11y.brlapi.Constants
-
go up to nearest line with less indent than character
- KEY_CMD_PRNBWIN - Static variable in interface org.a11y.brlapi.Constants
-
go backward to nearest non-blank braille window
- KEY_CMD_PRPGRPH - Static variable in interface org.a11y.brlapi.Constants
-
go up to first line of paragraph
- KEY_CMD_PRPROMPT - Static variable in interface org.a11y.brlapi.Constants
-
go up to previous command prompt
- KEY_CMD_PRSEARCH - Static variable in interface org.a11y.brlapi.Constants
-
search backward for clipboard text
- KEY_CMD_REFRESH - Static variable in interface org.a11y.brlapi.Constants
-
refresh braille display
- KEY_CMD_REFRESH_LINE - Static variable in interface org.a11y.brlapi.Constants
-
refresh braille line
- KEY_CMD_RESTARTBRL - Static variable in interface org.a11y.brlapi.Constants
-
restart braille driver
- KEY_CMD_RESTARTSPEECH - Static variable in interface org.a11y.brlapi.Constants
-
restart speech driver
- KEY_CMD_RETURN - Static variable in interface org.a11y.brlapi.Constants
-
go to screen cursor or go back after cursor tracking
- KEY_CMD_ROUTE - Static variable in interface org.a11y.brlapi.Constants
-
bring screen cursor to character
- KEY_CMD_ROUTE_CURR_LOCN - Static variable in interface org.a11y.brlapi.Constants
-
bring screen cursor to speech cursor
- KEY_CMD_ROUTE_LINE - Static variable in interface org.a11y.brlapi.Constants
-
bring screen cursor to line
- KEY_CMD_SAY_ABOVE - Static variable in interface org.a11y.brlapi.Constants
-
speak from top of screen through current line
- KEY_CMD_SAY_BELOW - Static variable in interface org.a11y.brlapi.Constants
-
speak from current line through bottom of screen
- KEY_CMD_SAY_FASTER - Static variable in interface org.a11y.brlapi.Constants
-
increase speaking rate
- KEY_CMD_SAY_LINE - Static variable in interface org.a11y.brlapi.Constants
-
speak current line
- KEY_CMD_SAY_LOUDER - Static variable in interface org.a11y.brlapi.Constants
-
increase speaking volume
- KEY_CMD_SAY_SLOWER - Static variable in interface org.a11y.brlapi.Constants
-
decrease speaking rate
- KEY_CMD_SAY_SOFTER - Static variable in interface org.a11y.brlapi.Constants
-
decrease speaking volume
- KEY_CMD_SCR_START - Static variable in interface org.a11y.brlapi.Constants
-
start the screen driver
- KEY_CMD_SCR_STOP - Static variable in interface org.a11y.brlapi.Constants
-
stop the screen driver
- KEY_CMD_SELECTVT - Static variable in interface org.a11y.brlapi.Constants
-
bind to specific virtual terminal
- KEY_CMD_SELECTVT_NEXT - Static variable in interface org.a11y.brlapi.Constants
-
bind to the next virtual terminal
- KEY_CMD_SELECTVT_PREV - Static variable in interface org.a11y.brlapi.Constants
-
bind to the previous virtual terminal
- KEY_CMD_SET_ATTRIBUTES_TABLE - Static variable in interface org.a11y.brlapi.Constants
-
set attributes table
- KEY_CMD_SET_CONTRACTION_TABLE - Static variable in interface org.a11y.brlapi.Constants
-
set contraction table
- KEY_CMD_SET_KEYBOARD_TABLE - Static variable in interface org.a11y.brlapi.Constants
-
set keyboard table
- KEY_CMD_SET_LANGUAGE_PROFILE - Static variable in interface org.a11y.brlapi.Constants
-
set language profile
- KEY_CMD_SET_TEXT_TABLE - Static variable in interface org.a11y.brlapi.Constants
-
set text table
- KEY_CMD_SETLEFT - Static variable in interface org.a11y.brlapi.Constants
-
place left end of braille window at character
- KEY_CMD_SETMARK - Static variable in interface org.a11y.brlapi.Constants
-
remember current braille window position
- KEY_CMD_SHIFT - Static variable in interface org.a11y.brlapi.Constants
-
cycle the Shift sticky input modifier (next, on, off)
- KEY_CMD_SHOW_CURR_LOCN - Static variable in interface org.a11y.brlapi.Constants
-
set speech cursor visibility on/off
- KEY_CMD_SIXDOTS - Static variable in interface org.a11y.brlapi.Constants
-
set text style 6-dot/8-dot
- KEY_CMD_SKPBLNKWINS - Static variable in interface org.a11y.brlapi.Constants
-
set skipping of blank braille windows on/off
- KEY_CMD_SKPIDLNS - Static variable in interface org.a11y.brlapi.Constants
-
set skipping of lines with identical content on/off
- KEY_CMD_SLIDEWIN - Static variable in interface org.a11y.brlapi.Constants
-
set sliding braille window on/off
- KEY_CMD_SPEAK_CURR_CHAR - Static variable in interface org.a11y.brlapi.Constants
-
speak current character
- KEY_CMD_SPEAK_CURR_LINE - Static variable in interface org.a11y.brlapi.Constants
-
speak current line
- KEY_CMD_SPEAK_CURR_LOCN - Static variable in interface org.a11y.brlapi.Constants
-
speak speech cursor location
- KEY_CMD_SPEAK_CURR_WORD - Static variable in interface org.a11y.brlapi.Constants
-
speak current word
- KEY_CMD_SPEAK_FRST_CHAR - Static variable in interface org.a11y.brlapi.Constants
-
go to and speak first non-blank character on line
- KEY_CMD_SPEAK_FRST_LINE - Static variable in interface org.a11y.brlapi.Constants
-
go to and speak first non-blank line on screen
- KEY_CMD_SPEAK_INDENT - Static variable in interface org.a11y.brlapi.Constants
-
speak indent of current line
- KEY_CMD_SPEAK_LAST_CHAR - Static variable in interface org.a11y.brlapi.Constants
-
go to and speak last non-blank character on line
- KEY_CMD_SPEAK_LAST_LINE - Static variable in interface org.a11y.brlapi.Constants
-
go to and speak last non-blank line on screen
- KEY_CMD_SPEAK_NEXT_CHAR - Static variable in interface org.a11y.brlapi.Constants
-
go to and speak next character
- KEY_CMD_SPEAK_NEXT_LINE - Static variable in interface org.a11y.brlapi.Constants
-
go to and speak next line
- KEY_CMD_SPEAK_NEXT_WORD - Static variable in interface org.a11y.brlapi.Constants
-
go to and speak next word
- KEY_CMD_SPEAK_PREV_CHAR - Static variable in interface org.a11y.brlapi.Constants
-
go to and speak previous character
- KEY_CMD_SPEAK_PREV_LINE - Static variable in interface org.a11y.brlapi.Constants
-
go to and speak previous line
- KEY_CMD_SPEAK_PREV_WORD - Static variable in interface org.a11y.brlapi.Constants
-
go to and speak previous word
- KEY_CMD_SPELL_CURR_WORD - Static variable in interface org.a11y.brlapi.Constants
-
spell current word
- KEY_CMD_SPK_START - Static variable in interface org.a11y.brlapi.Constants
-
start the speech driver
- KEY_CMD_SPK_STOP - Static variable in interface org.a11y.brlapi.Constants
-
stop the speech driver
- KEY_CMD_SPKHOME - Static variable in interface org.a11y.brlapi.Constants
-
go to current speaking position
- KEY_CMD_SWITCHVT - Static variable in interface org.a11y.brlapi.Constants
-
switch to specific virtual terminal
- KEY_CMD_SWITCHVT_NEXT - Static variable in interface org.a11y.brlapi.Constants
-
switch to the next virtual terminal
- KEY_CMD_SWITCHVT_PREV - Static variable in interface org.a11y.brlapi.Constants
-
switch to the previous virtual terminal
- KEY_CMD_TIME - Static variable in interface org.a11y.brlapi.Constants
-
show current date and time
- KEY_CMD_TOP - Static variable in interface org.a11y.brlapi.Constants
-
go to top line
- KEY_CMD_TOP_LEFT - Static variable in interface org.a11y.brlapi.Constants
-
go to beginning of top line
- KEY_CMD_TOUCH_AT - Static variable in interface org.a11y.brlapi.Constants
-
current reading location
- KEY_CMD_TOUCH_NAV - Static variable in interface org.a11y.brlapi.Constants
-
set touch navigation on/off
- KEY_CMD_TUNES - Static variable in interface org.a11y.brlapi.Constants
-
set alert tunes on/off
- KEY_CMD_UNSTICK - Static variable in interface org.a11y.brlapi.Constants
-
clear all sticky input modifiers
- KEY_CMD_UPPER - Static variable in interface org.a11y.brlapi.Constants
-
cycle the Upper sticky input modifier (next, on, off)
- KEY_CMD_WINDN - Static variable in interface org.a11y.brlapi.Constants
-
go down several lines
- KEY_CMD_WINUP - Static variable in interface org.a11y.brlapi.Constants
-
go up several lines
- KEY_CODE_MASK - Static variable in interface org.a11y.brlapi.Constants
- KEY_CODE_SHIFT - Static variable in interface org.a11y.brlapi.Constants
- KEY_FLAGS_MASK - Static variable in interface org.a11y.brlapi.Constants
- KEY_FLAGS_SHIFT - Static variable in interface org.a11y.brlapi.Constants
- KEY_FLG_INPUT_ALTGR - Static variable in interface org.a11y.brlapi.Constants
-
altgr (right alt) key pressed
- KEY_FLG_INPUT_CONTROL - Static variable in interface org.a11y.brlapi.Constants
-
control key pressed
- KEY_FLG_INPUT_GUI - Static variable in interface org.a11y.brlapi.Constants
-
gui (windows) key pressed
- KEY_FLG_INPUT_META - Static variable in interface org.a11y.brlapi.Constants
-
meta (left alt) key pressed
- KEY_FLG_INPUT_SHIFT - Static variable in interface org.a11y.brlapi.Constants
-
shift key pressed
- KEY_FLG_INPUT_UPPER - Static variable in interface org.a11y.brlapi.Constants
-
convert to uppercase
- KEY_FLG_KBD_EMUL0 - Static variable in interface org.a11y.brlapi.Constants
-
it is an emulation 0 scan code
- KEY_FLG_KBD_EMUL1 - Static variable in interface org.a11y.brlapi.Constants
-
it is an emulation 1 scan code
- KEY_FLG_KBD_RELEASE - Static variable in interface org.a11y.brlapi.Constants
-
it is a release scan code
- KEY_FLG_MOTION_ROUTE - Static variable in interface org.a11y.brlapi.Constants
-
bring screen cursor into braille window after function
- KEY_FLG_MOTION_SCALED - Static variable in interface org.a11y.brlapi.Constants
-
scale arg=0X00-0XFF to screen height
- KEY_FLG_MOTION_TOLEFT - Static variable in interface org.a11y.brlapi.Constants
-
go to beginning of line
- KEY_FLG_TOGGLE_MASK - Static variable in interface org.a11y.brlapi.Constants
-
mask for all toggle flags
- KEY_FLG_TOGGLE_OFF - Static variable in interface org.a11y.brlapi.Constants
-
disable feature
- KEY_FLG_TOGGLE_ON - Static variable in interface org.a11y.brlapi.Constants
-
enable feature
- KEY_MAX - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_BACKSPACE - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_DELETE - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_DOWN - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_END - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_ESCAPE - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_F1 - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_F10 - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_F11 - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_F12 - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_F13 - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_F14 - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_F15 - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_F16 - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_F17 - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_F18 - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_F19 - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_F2 - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_F20 - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_F21 - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_F22 - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_F23 - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_F24 - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_F25 - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_F26 - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_F27 - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_F28 - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_F29 - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_F3 - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_F30 - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_F31 - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_F32 - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_F33 - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_F34 - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_F35 - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_F4 - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_F5 - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_F6 - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_F7 - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_F8 - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_F9 - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_HOME - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_INSERT - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_LEFT - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_LINEFEED - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_PAGE_DOWN - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_PAGE_UP - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_RIGHT - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_TAB - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_UNICODE - Static variable in interface org.a11y.brlapi.Constants
- KEY_SYM_UP - Static variable in interface org.a11y.brlapi.Constants
- KEY_TYPE_CMD - Static variable in interface org.a11y.brlapi.Constants
- KEY_TYPE_MASK - Static variable in interface org.a11y.brlapi.Constants
- KEY_TYPE_SHIFT - Static variable in interface org.a11y.brlapi.Constants
- KEY_TYPE_SYM - Static variable in interface org.a11y.brlapi.Constants
L
- leaveRawMode() - Method in class org.a11y.brlapi.BasicConnection
- leaveTtyMode() - Method in class org.a11y.brlapi.BasicConnection
- LIBCERR - Static variable in error org.a11y.brlapi.ConnectionError
- LibraryVersion - Class in org.a11y.brlapi
M
- main(String[]) - Static method in class org.a11y.brlapi.TestProgram
N
- NativeLibrary - Class in org.a11y.brlapi
- NativeLibrary() - Constructor for class org.a11y.brlapi.NativeLibrary
- NOMEM - Static variable in error org.a11y.brlapi.ConnectionError
O
- openConnection(ConnectionSettings, ConnectionSettings) - Method in class org.a11y.brlapi.BasicConnection
- OPNOTSUPP - Static variable in error org.a11y.brlapi.ConnectionError
- org.a11y.brlapi - package org.a11y.brlapi
P
- PARAM_AUDIBLE_ALERTS - Static variable in interface org.a11y.brlapi.Constants
-
Whether to use audible alerts: boolean
- PARAM_BOUND_COMMAND_CODES - Static variable in interface org.a11y.brlapi.Constants
-
Commands bound for the device: uint64_t[], one command code per element
- PARAM_CLIENT_PRIORITY - Static variable in interface org.a11y.brlapi.Constants
-
Priority of the client: uint32_t (from 0 through 100, default is 50)
- PARAM_CLIPBOARD_CONTENT - Static variable in interface org.a11y.brlapi.Constants
-
Content of the clipboard: UTF-8 string
- PARAM_COMMAND_LONG_NAME - Static variable in interface org.a11y.brlapi.Constants
-
Long name for a command (specified via the subparam argument): string (usually a few words)
- PARAM_COMMAND_SHORT_NAME - Static variable in interface org.a11y.brlapi.Constants
-
Short name for a command (specified via the subparam argument): string (usually a few characters)
- PARAM_COMPUTER_BRAILLE_CELL_SIZE - Static variable in interface org.a11y.brlapi.Constants
-
Number of dots used to render a computer braille character: uint8_t (8 or 6)
- PARAM_COMPUTER_BRAILLE_ROW_CELLS - Static variable in interface org.a11y.brlapi.Constants
-
Computer braille cells for a Unicode row (specified via the subparam argument): uint8_t[256] (ISO 11548-1), one cell per element
- PARAM_COMPUTER_BRAILLE_ROWS_MASK - Static variable in interface org.a11y.brlapi.Constants
-
Set of Unicode rows that are defined for computer braille (from U+0000 through U+10FFFF): uint8_t[544], one bit per row, eight rows per element
- PARAM_COMPUTER_BRAILLE_TABLE - Static variable in interface org.a11y.brlapi.Constants
-
Name of the computer braille table: string
- PARAM_COUNT - Static variable in interface org.a11y.brlapi.Constants
-
Number of parameters
- PARAM_CURSOR_BLINK_PERCENTAGE - Static variable in interface org.a11y.brlapi.Constants
-
Portion of the blinking period that the cursor is visible: uint8_t (from 0 through 100)
- PARAM_CURSOR_BLINK_PERIOD - Static variable in interface org.a11y.brlapi.Constants
-
Blinking period of the cursor: uint32_t (milliseconds)
- PARAM_CURSOR_DOTS - Static variable in interface org.a11y.brlapi.Constants
-
Representation of the cursor: uint8_t (ISO 11548-1)
- PARAM_DEVICE_CELL_SIZE - Static variable in interface org.a11y.brlapi.Constants
-
Number of dots in a cell: uint8_t
- PARAM_DEVICE_IDENTIFIER - Static variable in interface org.a11y.brlapi.Constants
-
Identifier of the device: string
- PARAM_DEVICE_KEY_CODES - Static variable in interface org.a11y.brlapi.Constants
-
Keys defined for the device: uint64_t[], one key code per element
- PARAM_DEVICE_MODEL - Static variable in interface org.a11y.brlapi.Constants
-
Model of the device: string
- PARAM_DEVICE_ONLINE - Static variable in interface org.a11y.brlapi.Constants
-
Device is online: boolean
- PARAM_DEVICE_SPEED - Static variable in interface org.a11y.brlapi.Constants
-
Speed of the device: uint32_t
- PARAM_DISPLAY_SIZE - Static variable in interface org.a11y.brlapi.Constants
-
Dimensions of the braille display: { uint32_t columns; uint32_t rows; }
- PARAM_DRIVER_CODE - Static variable in interface org.a11y.brlapi.Constants
-
Code (short name) of the driver: string
- PARAM_DRIVER_NAME - Static variable in interface org.a11y.brlapi.Constants
-
Full name of the driver: string
- PARAM_DRIVER_VERSION - Static variable in interface org.a11y.brlapi.Constants
-
Version of the driver: string
- PARAM_KEY_LONG_NAME - Static variable in interface org.a11y.brlapi.Constants
-
Long name for a key (specified via the subparam argument): string (usually a few words)
- PARAM_KEY_SHORT_NAME - Static variable in interface org.a11y.brlapi.Constants
-
Short name for a key (specified via the subparam argument): string (usually a few characters)
- PARAM_LITERARY_BRAILLE - Static variable in interface org.a11y.brlapi.Constants
-
Whether braille is literary (rather than computer): boolean
- PARAM_LITERARY_BRAILLE_TABLE - Static variable in interface org.a11y.brlapi.Constants
-
Name of the literary braille table: string
- PARAM_MESSAGE_LOCALE - Static variable in interface org.a11y.brlapi.Constants
-
Locale to use for messages: string
- PARAM_RENDERED_CELLS - Static variable in interface org.a11y.brlapi.Constants
-
Cells rendered by the client: uint8_t[] (ISO 11548-1), one cell per element
- PARAM_RETAIN_DOTS - Static variable in interface org.a11y.brlapi.Constants
-
Pass dot combinations (rather than characters): boolean
- PARAM_SERVER_VERSION - Static variable in interface org.a11y.brlapi.Constants
-
Version of the server: uint32_t
- PARAM_SKIP_IDENTICAL_LINES - Static variable in interface org.a11y.brlapi.Constants
-
Whether to skip identical screen lines: boolean
- PARAM_TYPE_BOOLEAN - Static variable in interface org.a11y.brlapi.Constants
-
Parameter is one or more booleans represented by a uint8_t
- PARAM_TYPE_KEYCODE - Static variable in interface org.a11y.brlapi.Constants
-
Parameter is one or more key codes
- PARAM_TYPE_STRING - Static variable in interface org.a11y.brlapi.Constants
-
Parameter is a string of UTF-8 characters
- PARAM_TYPE_UINT16 - Static variable in interface org.a11y.brlapi.Constants
-
Parameter is one or more 16-bit unsigned integers
- PARAM_TYPE_UINT32 - Static variable in interface org.a11y.brlapi.Constants
-
Parameter is one or more 32-bit unsigned integers
- PARAM_TYPE_UINT64 - Static variable in interface org.a11y.brlapi.Constants
-
Parameter is one or more 64-bit unsigned integers
- PARAM_TYPE_UINT8 - Static variable in interface org.a11y.brlapi.Constants
-
Parameter is one or more 8-bit unsigned integers
- PARAMF_GLOBAL - Static variable in interface org.a11y.brlapi.Constants
- PARAMF_LOCAL - Static variable in interface org.a11y.brlapi.Constants
- PARAMF_SELF - Static variable in interface org.a11y.brlapi.Constants
- PROTOCOL_VERSION - Static variable in error org.a11y.brlapi.ConnectionError
R
- rangeType_all - Static variable in interface org.a11y.brlapi.Constants
- rangeType_code - Static variable in interface org.a11y.brlapi.Constants
- rangeType_command - Static variable in interface org.a11y.brlapi.Constants
- rangeType_key - Static variable in interface org.a11y.brlapi.Constants
- rangeType_type - Static variable in interface org.a11y.brlapi.Constants
- readKey(boolean) - Method in class org.a11y.brlapi.BasicConnection
- readKeyWithTimeout(int) - Method in class org.a11y.brlapi.BasicConnection
- recvRaw(byte[]) - Method in class org.a11y.brlapi.BasicConnection
S
- sendRaw(byte[]) - Method in class org.a11y.brlapi.BasicConnection
- setAndMask(byte[]) - Method in class org.a11y.brlapi.WriteArguments
- setAuthorizationSchemes(String) - Method in class org.a11y.brlapi.ConnectionSettings
- setCursorPosition(int) - Method in class org.a11y.brlapi.WriteArguments
- setDisplayNumber(int) - Method in class org.a11y.brlapi.WriteArguments
- setFocus(int) - Method in class org.a11y.brlapi.BasicConnection
- setOrMask(byte[]) - Method in class org.a11y.brlapi.WriteArguments
- setRegion(int, int) - Method in class org.a11y.brlapi.WriteArguments
- setRegionBegin(int) - Method in class org.a11y.brlapi.WriteArguments
- setRegionSize(int) - Method in class org.a11y.brlapi.WriteArguments
- setServerHost(String) - Method in class org.a11y.brlapi.ConnectionSettings
- setText(String) - Method in class org.a11y.brlapi.WriteArguments
- SUCCESS - Static variable in error org.a11y.brlapi.ConnectionError
T
- TestProgram - Class in org.a11y.brlapi
- TestProgram() - Constructor for class org.a11y.brlapi.TestProgram
- toString() - Method in error org.a11y.brlapi.ConnectionError
- toString() - Method in exception org.a11y.brlapi.ConnectionException
- TTY_DEFAULT - Static variable in interface org.a11y.brlapi.Constants
- TTYBUSY - Static variable in error org.a11y.brlapi.ConnectionError
U
- UNKNOWN_INSTRUCTION - Static variable in error org.a11y.brlapi.ConnectionError
- UNKNOWNTTY - Static variable in error org.a11y.brlapi.ConnectionError
W
- write(WriteArguments) - Method in class org.a11y.brlapi.BasicConnection
- WriteArguments - Class in org.a11y.brlapi
- WriteArguments() - Constructor for class org.a11y.brlapi.WriteArguments
- writeDots(byte[]) - Method in class org.a11y.brlapi.BasicConnection
- writeDots(byte[]) - Method in class org.a11y.brlapi.Connection
- writeText(int) - Method in class org.a11y.brlapi.Connection
- writeText(int, String) - Method in class org.a11y.brlapi.BasicConnection
- writeText(int, String) - Method in class org.a11y.brlapi.Connection
- writeText(String) - Method in class org.a11y.brlapi.Connection
- writeText(String, int) - Method in class org.a11y.brlapi.Connection
All Classes All Packages