A B C D E F G H I K L M N O P R S T U W

A

acceptAllKeys() - Method in class org.a11y.BrlAPI.Native
 
acceptKeyRanges(long[][]) - Method in class org.a11y.BrlAPI.Native
 
acceptKeys(long, long[]) - Method in class org.a11y.BrlAPI.Native
 
andMask - Variable in class org.a11y.BrlAPI.WriteArguments
 
argument - Variable in class org.a11y.BrlAPI.Key
 
auth - Variable in class org.a11y.BrlAPI.ConnectionSettings
 

B

Brlapi - Class in org.a11y.BrlAPI
 
Brlapi(ConnectionSettings) - Constructor for class org.a11y.BrlAPI.Brlapi
 

C

closeConnection() - Method in class org.a11y.BrlAPI.Native
 
code - Variable in class org.a11y.BrlAPI.Key
 
command - Variable in class org.a11y.BrlAPI.Key
 
ConnectionSettings - Class in org.a11y.BrlAPI
 
ConnectionSettings(String, String) - Constructor for class org.a11y.BrlAPI.ConnectionSettings
 
ConnectionSettings(String) - Constructor for class org.a11y.BrlAPI.ConnectionSettings
 
ConnectionSettings() - Constructor for class org.a11y.BrlAPI.ConnectionSettings
 
CONNREFUSED - Static variable in error org.a11y.BrlAPI.Error
 
Constants - Interface in org.a11y.BrlAPI
 
cursor - Variable in class org.a11y.BrlAPI.WriteArguments
 
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.Error
 
DISPLAY_DEFAULT - Static variable in interface org.a11y.BrlAPI.Constants
 
displayNumber - Variable in class org.a11y.BrlAPI.WriteArguments
 
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
space key pressed
DRIVERERROR - Static variable in error org.a11y.BrlAPI.Error
 

E

EMPTYKEY - Static variable in error org.a11y.BrlAPI.Error
 
enterRawMode(String) - Method in class org.a11y.BrlAPI.Native
 
enterTtyMode(int) - Method in class org.a11y.BrlAPI.Brlapi
 
enterTtyMode(String) - Method in class org.a11y.BrlAPI.Brlapi
 
enterTtyMode() - Method in class org.a11y.BrlAPI.Brlapi
 
enterTtyMode(int, String) - Method in class org.a11y.BrlAPI.Native
 
enterTtyModeWithPath(int[]) - Method in class org.a11y.BrlAPI.Brlapi
 
enterTtyModeWithPath(int[], String) - Method in class org.a11y.BrlAPI.Native
 
EOF - Static variable in error org.a11y.BrlAPI.Error
 
Error - Error in org.a11y.BrlAPI
 
Error(int, int, int, String) - Constructor for error org.a11y.BrlAPI.Error
 
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_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
 
Exception - Exception in org.a11y.BrlAPI
 
Exception(long, int, int, byte[]) - Constructor for exception org.a11y.BrlAPI.Exception
 
expandKeyCode(long) - Method in class org.a11y.BrlAPI.Key
 

F

fileDescriptor - Variable in class org.a11y.BrlAPI.Brlapi
 
finalize() - Method in class org.a11y.BrlAPI.Brlapi
 
flags - Variable in class org.a11y.BrlAPI.Key
 

G

GAIERR - Static variable in error org.a11y.BrlAPI.Error
 
getArgument() - Method in class org.a11y.BrlAPI.Key
 
getAuth() - Method in class org.a11y.BrlAPI.Brlapi
 
getCode() - Method in class org.a11y.BrlAPI.Key
 
getCommand() - Method in class org.a11y.BrlAPI.Key
 
getDisplaySize() - Method in class org.a11y.BrlAPI.Native
 
getDriverName() - Method in class org.a11y.BrlAPI.Native
 
getFileDescriptor() - Method in class org.a11y.BrlAPI.Brlapi
 
getFlags() - Method in class org.a11y.BrlAPI.Key
 
getHeight() - Method in class org.a11y.BrlAPI.DisplaySize
 
getHost() - Method in class org.a11y.BrlAPI.Brlapi
 
getPacketTypeName(long) - Static method in class org.a11y.BrlAPI.Native
 
getType() - Method in class org.a11y.BrlAPI.Key
 
getWidth() - Method in class org.a11y.BrlAPI.DisplaySize
 

H

handle - Variable in class org.a11y.BrlAPI.Native
 
height - Variable in class org.a11y.BrlAPI.DisplaySize
 
host - Variable in class org.a11y.BrlAPI.ConnectionSettings
 

I

ignoreAllKeys() - Method in class org.a11y.BrlAPI.Native
 
ignoreKeyRanges(long[][]) - Method in class org.a11y.BrlAPI.Native
 
ignoreKeys(long, long[]) - Method in class org.a11y.BrlAPI.Native
 
ILLEGAL_INSTRUCTION - Static variable in error org.a11y.BrlAPI.Error
 
INVALID_PACKET - Static variable in error org.a11y.BrlAPI.Error
 
INVALID_PARAMETER - Static variable in error org.a11y.BrlAPI.Error
 

K

Key - Class in org.a11y.BrlAPI
 
Key(long) - Constructor for class org.a11y.BrlAPI.Key
 
KEY_CMD_APNDCHARS - Static variable in interface org.a11y.BrlAPI.Constants
append characters to cut buffer
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_ATTRBLINK - Static variable in interface org.a11y.BrlAPI.Constants
toggle 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
toggle attribute underlining on/off
KEY_CMD_AUTOREPEAT - Static variable in interface org.a11y.BrlAPI.Constants
toggle autorepeat on/off
KEY_CMD_AUTOSPEAK - Static variable in interface org.a11y.BrlAPI.Constants
toggle 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_CAPBLINK - Static variable in interface org.a11y.BrlAPI.Constants
toggle 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_CONTEXT - Static variable in interface org.a11y.BrlAPI.Constants
switch to command context
KEY_CMD_COPYCHARS - Static variable in interface org.a11y.BrlAPI.Constants
copy characters to cut buffer
KEY_CMD_CSRBLINK - Static variable in interface org.a11y.BrlAPI.Constants
toggle cursor blinking on/off
KEY_CMD_CSRHIDE - Static variable in interface org.a11y.BrlAPI.Constants
toggle hidden cursor on/off
KEY_CMD_CSRJMP_VERT - Static variable in interface org.a11y.BrlAPI.Constants
bring cursor to line
KEY_CMD_CSRSIZE - Static variable in interface org.a11y.BrlAPI.Constants
toggle cursor style block/underline
KEY_CMD_CSRTRK - Static variable in interface org.a11y.BrlAPI.Constants
toggle cursor tracking on/off
KEY_CMD_CSRVIS - Static variable in interface org.a11y.BrlAPI.Constants
toggle cursor visibility on/off
KEY_CMD_CUTAPPEND - Static variable in interface org.a11y.BrlAPI.Constants
append to existing cut buffer from character
KEY_CMD_CUTBEGIN - Static variable in interface org.a11y.BrlAPI.Constants
start new cut buffer at character
KEY_CMD_CUTLINE - Static variable in interface org.a11y.BrlAPI.Constants
linear cut to character
KEY_CMD_CUTRECT - Static variable in interface org.a11y.BrlAPI.Constants
rectangular cut to 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
toggle display mode attributes/text
KEY_CMD_FREEZE - Static variable in interface org.a11y.BrlAPI.Constants
freeze/unfreeze screen image
KEY_CMD_FWINLT - Static variable in interface org.a11y.BrlAPI.Constants
go left one window
KEY_CMD_FWINLTSKIP - Static variable in interface org.a11y.BrlAPI.Constants
go left to nearest non-blank window
KEY_CMD_FWINRT - Static variable in interface org.a11y.BrlAPI.Constants
go right one window
KEY_CMD_FWINRTSKIP - Static variable in interface org.a11y.BrlAPI.Constants
go right to nearest non-blank window
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 window position
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 cursor
KEY_CMD_HWINLT - Static variable in interface org.a11y.BrlAPI.Constants
go left half a window
KEY_CMD_HWINRT - Static variable in interface org.a11y.BrlAPI.Constants
go right half a 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 to first item
KEY_CMD_MENU_LAST_ITEM - Static variable in interface org.a11y.BrlAPI.Constants
go to last item
KEY_CMD_MENU_NEXT_ITEM - Static variable in interface org.a11y.BrlAPI.Constants
go 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 to previous item
KEY_CMD_MENU_PREV_SETTING - Static variable in interface org.a11y.BrlAPI.Constants
select previous choice
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_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 cut 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
input AT (set 2) keyboard scan code
KEY_CMD_PASSDOTS - Static variable in interface org.a11y.BrlAPI.Constants
input braille character
KEY_CMD_PASSPS2 - Static variable in interface org.a11y.BrlAPI.Constants
input PS/2 (set 3) keyboard scan code
KEY_CMD_PASSXT - Static variable in interface org.a11y.BrlAPI.Constants
input XT (set 1) keyboard scan code
KEY_CMD_PASTE - Static variable in interface org.a11y.BrlAPI.Constants
insert cut text at 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_PRPGRPH - Static variable in interface org.a11y.BrlAPI.Constants
go up to last line of previous 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 cut text
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 cursor or go back after cursor tracking
KEY_CMD_ROUTE - Static variable in interface org.a11y.BrlAPI.Constants
bring cursor to character
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 speech 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 speech volume
KEY_CMD_SAY_SLOWER - Static variable in interface org.a11y.BrlAPI.Constants
decrease speech rate
KEY_CMD_SAY_SOFTER - Static variable in interface org.a11y.BrlAPI.Constants
decrease speech volume
KEY_CMD_SETLEFT - Static variable in interface org.a11y.BrlAPI.Constants
place left end of window at character
KEY_CMD_SETMARK - Static variable in interface org.a11y.BrlAPI.Constants
remember current window position
KEY_CMD_SIXDOTS - Static variable in interface org.a11y.BrlAPI.Constants
toggle text style 6-dot/8-dot
KEY_CMD_SKPBLNKWINS - Static variable in interface org.a11y.BrlAPI.Constants
toggle skipping of blank windows on/off
KEY_CMD_SKPIDLNS - Static variable in interface org.a11y.BrlAPI.Constants
toggle skipping of lines with identical content on/off
KEY_CMD_SLIDEWIN - Static variable in interface org.a11y.BrlAPI.Constants
toggle sliding window on/off
KEY_CMD_SPKHOME - Static variable in interface org.a11y.BrlAPI.Constants
go to current speech position
KEY_CMD_SWITCHVT - Static variable in interface org.a11y.BrlAPI.Constants
switch to virtual terminal
KEY_CMD_SWITCHVT_NEXT - Static variable in interface org.a11y.BrlAPI.Constants
switch to next virtual terminal
KEY_CMD_SWITCHVT_PREV - Static variable in interface org.a11y.BrlAPI.Constants
switch to previous virtual terminal
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_TUNES - Static variable in interface org.a11y.BrlAPI.Constants
toggle alert tunes 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_CONTROL - Static variable in interface org.a11y.BrlAPI.Constants
control key pressed
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_LINE_SCALED - Static variable in interface org.a11y.BrlAPI.Constants
scale arg=0X00-0XFF to screen height
KEY_FLG_LINE_TOLEFT - Static variable in interface org.a11y.BrlAPI.Constants
go to beginning of line
KEY_FLG_META - Static variable in interface org.a11y.BrlAPI.Constants
meta key pressed
KEY_FLG_MOTION_ROUTE - Static variable in interface org.a11y.BrlAPI.Constants
bring cursor into window after function
KEY_FLG_REPEAT_DELAY - Static variable in interface org.a11y.BrlAPI.Constants
wait before repeating
KEY_FLG_REPEAT_INITIAL - Static variable in interface org.a11y.BrlAPI.Constants
execute command on key press
KEY_FLG_REPEAT_MASK - Static variable in interface org.a11y.BrlAPI.Constants
mask for all repeat flags
KEY_FLG_SHIFT - Static variable in interface org.a11y.BrlAPI.Constants
shift key pressed
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_FLG_UPPER - Static variable in interface org.a11y.BrlAPI.Constants
convert to uppercase
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.Native
 
leaveTtyMode() - Method in class org.a11y.BrlAPI.Native
 
LIBCERR - Static variable in error org.a11y.BrlAPI.Error
 

M

main(String[]) - Static method in class org.a11y.BrlAPI.Test
 

N

Native - Class in org.a11y.BrlAPI
 
Native() - Constructor for class org.a11y.BrlAPI.Native
 
NOMEM - Static variable in error org.a11y.BrlAPI.Error
 

O

openConnection(ConnectionSettings, ConnectionSettings) - Method in class org.a11y.BrlAPI.Native
 
OPNOTSUPP - Static variable in error org.a11y.BrlAPI.Error
 
org.a11y.BrlAPI - package org.a11y.BrlAPI
 
orMask - Variable in class org.a11y.BrlAPI.WriteArguments
 

P

PROTOCOL_VERSION - Static variable in error org.a11y.BrlAPI.Error
 

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.Native
 
recvRaw(byte[]) - Method in class org.a11y.BrlAPI.Native
 
regionBegin - Variable in class org.a11y.BrlAPI.WriteArguments
 
regionSize - Variable in class org.a11y.BrlAPI.WriteArguments
 

S

sendRaw(byte[]) - Method in class org.a11y.BrlAPI.Native
 
setFocus(int) - Method in class org.a11y.BrlAPI.Native
 
settings - Variable in class org.a11y.BrlAPI.Brlapi
 
SUCCESS - Static variable in error org.a11y.BrlAPI.Error
 

T

Test - Class in org.a11y.BrlAPI
 
Test() - Constructor for class org.a11y.BrlAPI.Test
 
text - Variable in class org.a11y.BrlAPI.WriteArguments
 
toString() - Method in error org.a11y.BrlAPI.Error
 
toString() - Method in exception org.a11y.BrlAPI.Exception
 
TTY_DEFAULT - Static variable in interface org.a11y.BrlAPI.Constants
 
TTYBUSY - Static variable in error org.a11y.BrlAPI.Error
 
type - Variable in class org.a11y.BrlAPI.Key
 

U

UNKNOWN_INSTRUCTION - Static variable in error org.a11y.BrlAPI.Error
 
UNKNOWNTTY - Static variable in error org.a11y.BrlAPI.Error
 

W

width - Variable in class org.a11y.BrlAPI.DisplaySize
 
write(WriteArguments) - Method in class org.a11y.BrlAPI.Native
 
WriteArguments - Class in org.a11y.BrlAPI
 
WriteArguments() - Constructor for class org.a11y.BrlAPI.WriteArguments
 
writeDots(byte[]) - Method in class org.a11y.BrlAPI.Native
 
writeText(int) - Method in class org.a11y.BrlAPI.Brlapi
 
writeText(String) - Method in class org.a11y.BrlAPI.Brlapi
 
writeText(String, int) - Method in class org.a11y.BrlAPI.Brlapi
 
writeText(int, String) - Method in class org.a11y.BrlAPI.Brlapi
 
writeTextNative(int, String) - Method in class org.a11y.BrlAPI.Native
 

A B C D E F G H I K L M N O P R S T U W