Index

A B C D E F G H I K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

acceptAllKeys() - Method in class org.a11y.brlapi.ConnectionBase
 
acceptKeyRanges(long[][]) - Method in class org.a11y.brlapi.ConnectionBase
 
acceptKeys(long, long[]) - Method in class org.a11y.brlapi.ConnectionBase
 
addOption(String, Program.Option.Handler, String...) - Method in class org.a11y.brlapi.Program
 
addOptionalParameters(String...) - Method in class org.a11y.brlapi.Program
 
addRepeatingParameter(String) - Method in class org.a11y.brlapi.Program
 
addRequiredParameters(String...) - Method in class org.a11y.brlapi.Program
 
addWord(String) - Method in class org.a11y.brlapi.OperandUsage
 
addWord(String, int) - Method in class org.a11y.brlapi.OperandUsage
 
addWord(String, Integer, String) - Method in class org.a11y.brlapi.OperandUsage
 
addWord(String, String) - Method in class org.a11y.brlapi.OperandUsage
 
AND_MASK - Static variable in class org.a11y.brlapi.WriteArguments
 
APIError - Exception Class in org.a11y.brlapi
 
APIError(int, int, int, String) - Constructor for exception class org.a11y.brlapi.APIError
 
ApiErrorClient - Class in org.a11y.brlapi.clients
 
ApiErrorClient(String...) - Constructor for class org.a11y.brlapi.clients.ApiErrorClient
 
APIException - Exception Class in org.a11y.brlapi
 
APIException(long, int, int, byte[]) - Constructor for exception class org.a11y.brlapi.APIException
 
ApiExceptionClient - Class in org.a11y.brlapi.clients
 
ApiExceptionClient(String...) - Constructor for class org.a11y.brlapi.clients.ApiExceptionClient
 
ApiToolCommand - Class in org.a11y.brlapi.commands
 
ApiToolCommand(String...) - Constructor for class org.a11y.brlapi.commands.ApiToolCommand
 
APIVersion - Class in org.a11y.brlapi
 
appendTo(StringBuilder) - Method in class org.a11y.brlapi.OperandUsage
 
asBitMask(Object) - Static method in class org.a11y.brlapi.ParameterComponent
 
asBoolean(Object) - Static method in class org.a11y.brlapi.ParameterComponent
 
asBoolean(String, String) - Static method in class org.a11y.brlapi.Parse
 
asBooleanArray(Object) - Static method in class org.a11y.brlapi.ParameterComponent
 
asByte(Object) - Static method in class org.a11y.brlapi.ParameterComponent
 
asByte(String, String) - Static method in class org.a11y.brlapi.Parse
 
asByte(String, String, byte) - Static method in class org.a11y.brlapi.Parse
 
asByte(String, String, byte, byte) - Static method in class org.a11y.brlapi.Parse
 
asByteArray(Object) - Static method in class org.a11y.brlapi.ParameterComponent
 
asCursorPosition(String) - Static method in class org.a11y.brlapi.Parse
 
asDisplayNumber(String) - Static method in class org.a11y.brlapi.Parse
 
asDisplaySize(Object) - Static method in class org.a11y.brlapi.ParameterComponent
 
asDots(byte) - Static method in class org.a11y.brlapi.ParameterComponent
 
asDots(byte[]) - Static method in class org.a11y.brlapi.ParameterComponent
 
asDots(String, String) - Static method in class org.a11y.brlapi.Parse
 
asInt(Object) - Static method in class org.a11y.brlapi.ParameterComponent
 
asInt(String, String) - Static method in class org.a11y.brlapi.Parse
 
asInt(String, String, int) - Static method in class org.a11y.brlapi.Parse
 
asInt(String, String, int, int) - Static method in class org.a11y.brlapi.Parse
 
asIntArray(Object) - Static method in class org.a11y.brlapi.ParameterComponent
 
asLong(Object) - Static method in class org.a11y.brlapi.ParameterComponent
 
asLong(String, String) - Static method in class org.a11y.brlapi.Parse
 
asLong(String, String, long) - Static method in class org.a11y.brlapi.Parse
 
asLong(String, String, long, long) - Static method in class org.a11y.brlapi.Parse
 
asLongArray(Object) - Static method in class org.a11y.brlapi.ParameterComponent
 
asRowCells(Object) - Static method in class org.a11y.brlapi.ParameterComponent
 
asShort(Object) - Static method in class org.a11y.brlapi.ParameterComponent
 
asShort(String, String) - Static method in class org.a11y.brlapi.Parse
 
asShort(String, String, short) - Static method in class org.a11y.brlapi.Parse
 
asShort(String, String, short, short) - Static method in class org.a11y.brlapi.Parse
 
asShortArray(Object) - Static method in class org.a11y.brlapi.ParameterComponent
 
asString(Object) - Static method in class org.a11y.brlapi.ParameterComponent
 
audibleAlerts - Variable in class org.a11y.brlapi.Parameters
 
AudibleAlertsParameter - Class in org.a11y.brlapi.parameters
 
AudibleAlertsParameter(ConnectionBase) - Constructor for class org.a11y.brlapi.parameters.AudibleAlertsParameter
 
AUTHENTICATION_KEYFILE_DIRECTORY - Static variable in class org.a11y.brlapi.ConnectionSettings
 
AUTHENTICATION_KEYFILE_NAME - Static variable in class org.a11y.brlapi.ConnectionSettings
 
AUTHENTICATION_OPERAND_PREFIX - Static variable in class org.a11y.brlapi.ConnectionSettings
 
AUTHENTICATION_SCHEME_KEYFILE - Static variable in class org.a11y.brlapi.ConnectionSettings
 
AUTHENTICATION_SCHEME_NONE - Static variable in class org.a11y.brlapi.ConnectionSettings
 
AUTHENTICATION_SCHEME_SEPARATOR - Static variable in class org.a11y.brlapi.ConnectionSettings
 
AuthenticationException - Exception Class in org.a11y.brlapi
 
AuthenticationException(String) - Constructor for exception class org.a11y.brlapi.AuthenticationException
 

B

BitMask - Class in org.a11y.brlapi
 
BitMask(byte[]) - Constructor for class org.a11y.brlapi.BitMask
 
boundCommandKeycodes - Variable in class org.a11y.brlapi.Parameters
 
BoundCommandKeycodesParameter - Class in org.a11y.brlapi.parameters
 
BoundCommandKeycodesParameter(ConnectionBase) - Constructor for class org.a11y.brlapi.parameters.BoundCommandKeycodesParameter
 
BoundCommandsClient - Class in org.a11y.brlapi.clients
 
BoundCommandsClient(String...) - Constructor for class org.a11y.brlapi.clients.BoundCommandsClient
 
BYTE_MASK - Static variable in class org.a11y.brlapi.Component
 

C

check(int, boolean) - Method in class org.a11y.brlapi.WriteArguments
 
checkAuthenticationScheme(String) - Static method in class org.a11y.brlapi.ConnectionSettings
 
checkHostSpecification(String) - Static method in class org.a11y.brlapi.ConnectionSettings
 
checkMaximum(String, long, long) - Static method in class org.a11y.brlapi.Parse
 
checkMinimum(String, long, long) - Static method in class org.a11y.brlapi.Parse
 
checkRange(String, long, long, long) - Static method in class org.a11y.brlapi.Parse
 
Client - Class in org.a11y.brlapi
 
Client(String...) - Constructor for class org.a11y.brlapi.Client
 
Client.ClientTask - Interface in org.a11y.brlapi
 
Client.RawModeTask - Interface in org.a11y.brlapi
 
Client.TtyModeTask - Interface in org.a11y.brlapi
 
clientPriority - Variable in class org.a11y.brlapi.Parameters
 
ClientPriorityParameter - Class in org.a11y.brlapi.parameters
 
ClientPriorityParameter(ConnectionBase) - Constructor for class org.a11y.brlapi.parameters.ClientPriorityParameter
 
clipboardContent - Variable in class org.a11y.brlapi.Parameters
 
ClipboardContentParameter - Class in org.a11y.brlapi.parameters
 
ClipboardContentParameter(ConnectionBase) - Constructor for class org.a11y.brlapi.parameters.ClipboardContentParameter
 
close() - Method in class org.a11y.brlapi.ConnectionBase
 
close() - Method in class org.a11y.brlapi.Parameter.WatcherHandle
 
CommandKeycode - Class in org.a11y.brlapi
 
CommandKeycode(long) - Constructor for class org.a11y.brlapi.CommandKeycode
 
commandKeycodeName - Variable in class org.a11y.brlapi.Parameters
 
CommandKeycodeNameParameter - Class in org.a11y.brlapi.parameters
 
CommandKeycodeNameParameter(ConnectionBase) - Constructor for class org.a11y.brlapi.parameters.CommandKeycodeNameParameter
 
commandKeycodeSummary - Variable in class org.a11y.brlapi.Parameters
 
CommandKeycodeSummaryParameter - Class in org.a11y.brlapi.parameters
 
CommandKeycodeSummaryParameter(ConnectionBase) - Constructor for class org.a11y.brlapi.parameters.CommandKeycodeSummaryParameter
 
Component - Class in org.a11y.brlapi
 
Component() - Constructor for class org.a11y.brlapi.Component
 
compressEmptyLines(String) - Static method in class org.a11y.brlapi.Strings
 
compressWhitespace(String) - Static method in class org.a11y.brlapi.Strings
 
computerBrailleCellSize - Variable in class org.a11y.brlapi.Parameters
 
ComputerBrailleCellSizeParameter - Class in org.a11y.brlapi.parameters
 
ComputerBrailleCellSizeParameter(ConnectionBase) - Constructor for class org.a11y.brlapi.parameters.ComputerBrailleCellSizeParameter
 
ComputerBrailleClient - Class in org.a11y.brlapi.clients
 
ComputerBrailleClient(String...) - Constructor for class org.a11y.brlapi.clients.ComputerBrailleClient
 
computerBrailleRowCells - Variable in class org.a11y.brlapi.Parameters
 
ComputerBrailleRowCellsParameter - Class in org.a11y.brlapi.parameters
 
ComputerBrailleRowCellsParameter(ConnectionBase) - Constructor for class org.a11y.brlapi.parameters.ComputerBrailleRowCellsParameter
 
computerBrailleRowsMask - Variable in class org.a11y.brlapi.Parameters
 
ComputerBrailleRowsMaskParameter - Class in org.a11y.brlapi.parameters
 
ComputerBrailleRowsMaskParameter(ConnectionBase) - Constructor for class org.a11y.brlapi.parameters.ComputerBrailleRowsMaskParameter
 
computerBrailleTable - Variable in class org.a11y.brlapi.Parameters
 
ComputerBrailleTableParameter - Class in org.a11y.brlapi.parameters
 
ComputerBrailleTableParameter(ConnectionBase) - Constructor for class org.a11y.brlapi.parameters.ComputerBrailleTableParameter
 
ConnectException - Exception Class in org.a11y.brlapi
 
ConnectException(String, Object...) - Constructor for exception class org.a11y.brlapi.ConnectException
 
Connection - Class in org.a11y.brlapi
 
Connection(ConnectionSettings) - Constructor for class org.a11y.brlapi.Connection
 
ConnectionBase - Class in org.a11y.brlapi
 
ConnectionBase(ConnectionSettings) - Constructor for class org.a11y.brlapi.ConnectionBase
 
ConnectionSettings - Class in org.a11y.brlapi
 
ConnectionSettings() - Constructor for class org.a11y.brlapi.ConnectionSettings
 
CONNREFUSED - Static variable in exception class org.a11y.brlapi.APIError
 
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
 
CURSOR_POSITION - Static variable in class org.a11y.brlapi.WriteArguments
 
cursorBlinkPercentage - Variable in class org.a11y.brlapi.Parameters
 
CursorBlinkPercentageParameter - Class in org.a11y.brlapi.parameters
 
CursorBlinkPercentageParameter(ConnectionBase) - Constructor for class org.a11y.brlapi.parameters.CursorBlinkPercentageParameter
 
cursorBlinkPeriod - Variable in class org.a11y.brlapi.Parameters
 
CursorBlinkPeriodParameter - Class in org.a11y.brlapi.parameters
 
CursorBlinkPeriodParameter(ConnectionBase) - Constructor for class org.a11y.brlapi.parameters.CursorBlinkPeriodParameter
 
cursorDots - Variable in class org.a11y.brlapi.Parameters
 
CursorDotsParameter - Class in org.a11y.brlapi.parameters
 
CursorDotsParameter(ConnectionBase) - Constructor for class org.a11y.brlapi.parameters.CursorDotsParameter
 
CursorPositionUsage - Class in org.a11y.brlapi
 
CursorPositionUsage(int) - Constructor for class org.a11y.brlapi.CursorPositionUsage
 

D

DEFAULT_AUTHENTICATION_SCHEME - Static variable in class org.a11y.brlapi.ConnectionSettings
 
DEFAULT_DISPLAY - Static variable in class org.a11y.brlapi.Parse
 
DEFAULT_HOST_NAME - Static variable in class org.a11y.brlapi.ConnectionSettings
 
DEFAULT_PORT_NUMBER - Static variable in class org.a11y.brlapi.ConnectionSettings
 
DEFAULT_RANGE_MINIMUM - Static variable in class org.a11y.brlapi.Parse
 
DEFAULT_READ_COUNT - Static variable in class org.a11y.brlapi.clients.EchoClient
 
DEFAULT_READ_TIMEOUT - Static variable in class org.a11y.brlapi.clients.EchoClient
 
DEFAULT_SERVER_HOST - Static variable in class org.a11y.brlapi.ConnectionSettings
 
DEFAULT_WAIT_TIME - Static variable in class org.a11y.brlapi.clients.PauseClient
 
definedDriverKeycodes - Variable in class org.a11y.brlapi.Parameters
 
DefinedDriverKeycodesParameter - Class in org.a11y.brlapi.parameters
 
DefinedDriverKeycodesParameter(ConnectionBase) - Constructor for class org.a11y.brlapi.parameters.DefinedDriverKeycodesParameter
 
DEVICEBUSY - Static variable in exception class org.a11y.brlapi.APIError
 
deviceCellSize - Variable in class org.a11y.brlapi.Parameters
 
DeviceCellSizeParameter - Class in org.a11y.brlapi.parameters
 
DeviceCellSizeParameter(ConnectionBase) - Constructor for class org.a11y.brlapi.parameters.DeviceCellSizeParameter
 
deviceIdentifier - Variable in class org.a11y.brlapi.Parameters
 
DeviceIdentifierParameter - Class in org.a11y.brlapi.parameters
 
DeviceIdentifierParameter(ConnectionBase) - Constructor for class org.a11y.brlapi.parameters.DeviceIdentifierParameter
 
deviceModel - Variable in class org.a11y.brlapi.Parameters
 
DeviceModelParameter - Class in org.a11y.brlapi.parameters
 
DeviceModelParameter(ConnectionBase) - Constructor for class org.a11y.brlapi.parameters.DeviceModelParameter
 
deviceOnline - Variable in class org.a11y.brlapi.Parameters
 
DeviceOnlineParameter - Class in org.a11y.brlapi.parameters
 
DeviceOnlineParameter(ConnectionBase) - Constructor for class org.a11y.brlapi.parameters.DeviceOnlineParameter
 
deviceSpeed - Variable in class org.a11y.brlapi.Parameters
 
DeviceSpeedParameter - Class in org.a11y.brlapi.parameters
 
DeviceSpeedParameter(ConnectionBase) - Constructor for class org.a11y.brlapi.parameters.DeviceSpeedParameter
 
DISPLAY_DEFAULT - Static variable in interface org.a11y.brlapi.Constants
 
DISPLAY_NUMBER - Static variable in class org.a11y.brlapi.WriteArguments
 
DisplayNumberUsage - Class in org.a11y.brlapi
 
DisplayNumberUsage(int) - Constructor for class org.a11y.brlapi.DisplayNumberUsage
 
displaySize - Variable in class org.a11y.brlapi.Parameters
 
DisplaySize - Class in org.a11y.brlapi
 
DisplaySize(int[]) - Constructor for class org.a11y.brlapi.DisplaySize
 
DisplaySize(int, int) - Constructor for class org.a11y.brlapi.DisplaySize
 
DisplaySizeParameter - Class in org.a11y.brlapi.parameters
 
DisplaySizeParameter(ConnectionBase) - Constructor for class org.a11y.brlapi.parameters.DisplaySizeParameter
 
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)
driverCode - Variable in class org.a11y.brlapi.Parameters
 
DriverCodeParameter - Class in org.a11y.brlapi.parameters
 
DriverCodeParameter(ConnectionBase) - Constructor for class org.a11y.brlapi.parameters.DriverCodeParameter
 
DRIVERERROR - Static variable in exception class org.a11y.brlapi.APIError
 
DriverKeycode - Class in org.a11y.brlapi
 
DriverKeycode(long) - Constructor for class org.a11y.brlapi.DriverKeycode
 
driverKeycodeName - Variable in class org.a11y.brlapi.Parameters
 
DriverKeycodeNameParameter - Class in org.a11y.brlapi.parameters
 
DriverKeycodeNameParameter(ConnectionBase) - Constructor for class org.a11y.brlapi.parameters.DriverKeycodeNameParameter
 
driverKeycodeSummary - Variable in class org.a11y.brlapi.Parameters
 
DriverKeycodeSummaryParameter - Class in org.a11y.brlapi.parameters
 
DriverKeycodeSummaryParameter(ConnectionBase) - Constructor for class org.a11y.brlapi.parameters.DriverKeycodeSummaryParameter
 
DriverKeysClient - Class in org.a11y.brlapi.clients
 
DriverKeysClient(String...) - Constructor for class org.a11y.brlapi.clients.DriverKeysClient
 
driverName - Variable in class org.a11y.brlapi.Parameters
 
DriverNameParameter - Class in org.a11y.brlapi.parameters
 
DriverNameParameter(ConnectionBase) - Constructor for class org.a11y.brlapi.parameters.DriverNameParameter
 
driverVersion - Variable in class org.a11y.brlapi.Parameters
 
DriverVersionParameter - Class in org.a11y.brlapi.parameters
 
DriverVersionParameter(ConnectionBase) - Constructor for class org.a11y.brlapi.parameters.DriverVersionParameter
 

E

EchoClient - Class in org.a11y.brlapi.clients
 
EchoClient(String...) - Constructor for class org.a11y.brlapi.clients.EchoClient
 
EMPTYKEY - Static variable in exception class org.a11y.brlapi.APIError
 
enterRawMode(String) - Method in class org.a11y.brlapi.ConnectionBase
 
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.ConnectionBase
 
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.Connection
 
enterTtyModeWithPath(String, int...) - Method in class org.a11y.brlapi.ConnectionBase
 
EOF - Static variable in exception class org.a11y.brlapi.APIError
 
ERROR_AUTHENTICATION - Static variable in interface org.a11y.brlapi.Constants
Authentication failed
ERROR_CONNREFUSED - Static variable in interface org.a11y.brlapi.Constants
Connection refused
ERROR_DEVICEBUSY - Static variable in interface org.a11y.brlapi.Constants
A connection is already using RAW or suspend mode
ERROR_DRIVERERROR - Static variable in interface org.a11y.brlapi.Constants
Packet returned by driver too large
ERROR_EMPTYKEY - Static variable in interface org.a11y.brlapi.Constants
Key file empty
ERROR_EOF - Static variable in interface org.a11y.brlapi.Constants
Unexpected end of file
ERROR_GAIERR - Static variable in interface org.a11y.brlapi.Constants
Getaddrinfo error
ERROR_ILLEGAL_INSTRUCTION - Static variable in interface org.a11y.brlapi.Constants
Forbiden in current mode
ERROR_INVALID_PACKET - Static variable in interface org.a11y.brlapi.Constants
Invalid size
ERROR_INVALID_PARAMETER - Static variable in interface org.a11y.brlapi.Constants
Out of range or have no sense
ERROR_LIBCERR - Static variable in interface org.a11y.brlapi.Constants
Libc error
ERROR_NOMEM - Static variable in interface org.a11y.brlapi.Constants
Not enough memory
ERROR_OPNOTSUPP - Static variable in interface org.a11y.brlapi.Constants
Operation not supported
ERROR_PROTOCOL_VERSION - Static variable in interface org.a11y.brlapi.Constants
Bad protocol version
ERROR_READONLY_PARAMETER - Static variable in interface org.a11y.brlapi.Constants
Parameter can not be changed
ERROR_SUCCESS - Static variable in interface org.a11y.brlapi.Constants
Success
ERROR_TTYBUSY - Static variable in interface org.a11y.brlapi.Constants
A connection is already running in this tty
ERROR_UNKNOWN_INSTRUCTION - Static variable in interface org.a11y.brlapi.Constants
Not implemented in protocol
ERROR_UNKNOWNTTY - Static variable in interface org.a11y.brlapi.Constants
Couldn't find out the tty number
EXIT_CODE_EXTERNAL - Static variable in class org.a11y.brlapi.ProgramComponent
 
EXIT_CODE_INTERNAL - Static variable in class org.a11y.brlapi.ProgramComponent
 
EXIT_CODE_SEMANTIC - Static variable in class org.a11y.brlapi.ProgramComponent
 
EXIT_CODE_SUCCESS - Static variable in class org.a11y.brlapi.ProgramComponent
 
EXIT_CODE_SYNTAX - Static variable in class org.a11y.brlapi.ProgramComponent
 
ExitException - Exception Class in org.a11y.brlapi
 
ExitException(int) - Constructor for exception class org.a11y.brlapi.ExitException
 
extendUsageSummary(StringBuilder) - Method in class org.a11y.brlapi.Client
 
extendUsageSummary(StringBuilder) - Method in class org.a11y.brlapi.clients.EchoClient
 
extendUsageSummary(StringBuilder) - Method in class org.a11y.brlapi.clients.PauseClient
 
extendUsageSummary(StringBuilder) - Method in class org.a11y.brlapi.clients.WriteArgumentsClient
 
extendUsageSummary(StringBuilder) - Method in class org.a11y.brlapi.clients.WriteTextClient
 
extendUsageSummary(StringBuilder) - Method in class org.a11y.brlapi.commands.ApiToolCommand
 
extendUsageSummary(StringBuilder) - Method in class org.a11y.brlapi.Program
 
ExternalException - Exception Class in org.a11y.brlapi
 
ExternalException(String, Object...) - Constructor for exception class org.a11y.brlapi.ExternalException
 

F

findNonemptyLine(CharSequence) - Static method in class org.a11y.brlapi.Strings
 
findTrailingWhitespace(CharSequence) - Static method in class org.a11y.brlapi.Strings
 
FOREVER_READ_TIMEOUT - Static variable in class org.a11y.brlapi.clients.EchoClient
 
formatParagraphs(String) - Static method in class org.a11y.brlapi.Strings
 
formatParagraphs(String, int) - Static method in class org.a11y.brlapi.Strings
 

G

GAIERR - Static variable in exception class org.a11y.brlapi.APIError
 
get() - Method in class org.a11y.brlapi.Parameter
 
get() - Method in class org.a11y.brlapi.parameters.AudibleAlertsParameter
 
get() - Method in class org.a11y.brlapi.parameters.BoundCommandKeycodesParameter
 
get() - Method in class org.a11y.brlapi.parameters.ClientPriorityParameter
 
get() - Method in class org.a11y.brlapi.parameters.ClipboardContentParameter
 
get() - Method in class org.a11y.brlapi.parameters.ComputerBrailleCellSizeParameter
 
get() - Method in class org.a11y.brlapi.parameters.ComputerBrailleRowsMaskParameter
 
get() - Method in class org.a11y.brlapi.parameters.ComputerBrailleTableParameter
 
get() - Method in class org.a11y.brlapi.parameters.CursorBlinkPercentageParameter
 
get() - Method in class org.a11y.brlapi.parameters.CursorBlinkPeriodParameter
 
get() - Method in class org.a11y.brlapi.parameters.CursorDotsParameter
 
get() - Method in class org.a11y.brlapi.parameters.DefinedDriverKeycodesParameter
 
get() - Method in class org.a11y.brlapi.parameters.DeviceCellSizeParameter
 
get() - Method in class org.a11y.brlapi.parameters.DeviceIdentifierParameter
 
get() - Method in class org.a11y.brlapi.parameters.DeviceModelParameter
 
get() - Method in class org.a11y.brlapi.parameters.DeviceOnlineParameter
 
get() - Method in class org.a11y.brlapi.parameters.DeviceSpeedParameter
 
get() - Method in class org.a11y.brlapi.parameters.DisplaySizeParameter
 
get() - Method in class org.a11y.brlapi.parameters.DriverCodeParameter
 
get() - Method in class org.a11y.brlapi.parameters.DriverNameParameter
 
get() - Method in class org.a11y.brlapi.parameters.DriverVersionParameter
 
get() - Method in class org.a11y.brlapi.Parameters
 
get() - Method in class org.a11y.brlapi.parameters.LiteraryBrailleParameter
 
get() - Method in class org.a11y.brlapi.parameters.LiteraryBrailleTableParameter
 
get() - Method in class org.a11y.brlapi.parameters.MessageLocaleParameter
 
get() - Method in class org.a11y.brlapi.parameters.RenderedCellsParameter
 
get() - Method in class org.a11y.brlapi.parameters.RetainDotsParameter
 
get() - Method in class org.a11y.brlapi.parameters.ServerVersionParameter
 
get() - Method in class org.a11y.brlapi.parameters.SkipIdenticalLinesParameter
 
get(long) - Method in class org.a11y.brlapi.Parameter
 
get(long) - Method in class org.a11y.brlapi.parameters.CommandKeycodeNameParameter
 
get(long) - Method in class org.a11y.brlapi.parameters.CommandKeycodeSummaryParameter
 
get(long) - Method in class org.a11y.brlapi.parameters.ComputerBrailleRowCellsParameter
 
get(long) - Method in class org.a11y.brlapi.parameters.DriverKeycodeNameParameter
 
get(long) - Method in class org.a11y.brlapi.parameters.DriverKeycodeSummaryParameter
 
get(String) - Method in class org.a11y.brlapi.KeywordMap
 
get(String) - Method in class org.a11y.brlapi.Parameters
 
getAndMask() - Method in class org.a11y.brlapi.WriteArguments
 
getApiError() - Method in exception class org.a11y.brlapi.APIError
 
getArgument() - Method in class org.a11y.brlapi.CommandKeycode
 
getAuthenticationScheme() - Method in class org.a11y.brlapi.ConnectionBase
 
getAuthenticationScheme() - Method in class org.a11y.brlapi.ConnectionSettings
 
getBitNumbers() - Method in class org.a11y.brlapi.BitMask
 
getCell(int) - Method in class org.a11y.brlapi.RowCells
 
getCellCount() - Method in class org.a11y.brlapi.Connection
 
getCode() - Method in class org.a11y.brlapi.Keycode
 
getCommand() - Method in class org.a11y.brlapi.CommandKeycode
 
getCommandName() - Method in class org.a11y.brlapi.CommandKeycode
 
getConnection(long) - Static method in class org.a11y.brlapi.ConnectionBase
 
getCursorPosition() - Method in class org.a11y.brlapi.WriteArguments
 
getDefaultValue() - Method in class org.a11y.brlapi.OperandUsage
 
getDefaultWord() - Method in class org.a11y.brlapi.OperandUsage
 
getDisplayNumber() - Method in class org.a11y.brlapi.WriteArguments
 
getDisplaySize() - Method in class org.a11y.brlapi.ConnectionBase
 
GetDriverClient - Class in org.a11y.brlapi.clients
 
GetDriverClient(String...) - Constructor for class org.a11y.brlapi.clients.GetDriverClient
 
getDriverName() - Method in class org.a11y.brlapi.ConnectionBase
 
getErrorNumber() - Method in exception class org.a11y.brlapi.APIException
 
getExitCode() - Method in exception class org.a11y.brlapi.ExitException
 
getFailedPacket() - Method in exception class org.a11y.brlapi.APIException
 
getFileDescriptor() - Method in class org.a11y.brlapi.ConnectionBase
 
getFlagNames() - Method in class org.a11y.brlapi.CommandKeycode
 
getFlags() - Method in class org.a11y.brlapi.CommandKeycode
 
getFunctionName() - Method in exception class org.a11y.brlapi.APIError
 
getGaiError() - Method in exception class org.a11y.brlapi.APIError
 
getGroup() - Method in class org.a11y.brlapi.DriverKeycode
 
getGroup(long) - Static method in class org.a11y.brlapi.DriverKeycode
 
getHandler() - Method in class org.a11y.brlapi.Program.Option
 
getHeight() - Method in class org.a11y.brlapi.DisplaySize
 
getHost() - Method in exception class org.a11y.brlapi.HostException
 
getKeywords() - Method in class org.a11y.brlapi.KeywordMap
 
getLabel() - Method in class org.a11y.brlapi.Parameter
 
getMatcher(String, String) - Static method in class org.a11y.brlapi.Strings
 
getMaximum() - Method in interface org.a11y.brlapi.Parameter.ByteSettable
 
getMaximum() - Method in interface org.a11y.brlapi.Parameter.IntSettable
 
getMaximum() - Method in interface org.a11y.brlapi.Parameter.LongSettable
 
getMaximum() - Method in interface org.a11y.brlapi.Parameter.ShortSettable
 
getMaximum() - Method in class org.a11y.brlapi.parameters.CursorBlinkPercentageParameter
 
getMaximum() - Method in class org.a11y.brlapi.parameters.CursorBlinkPeriodParameter
 
getMinimum() - Method in interface org.a11y.brlapi.Parameter.ByteSettable
 
getMinimum() - Method in interface org.a11y.brlapi.Parameter.IntSettable
 
getMinimum() - Method in interface org.a11y.brlapi.Parameter.LongSettable
 
getMinimum() - Method in interface org.a11y.brlapi.Parameter.ShortSettable
 
getMinimum() - Method in class org.a11y.brlapi.parameters.CursorBlinkPeriodParameter
 
GetModelClient - Class in org.a11y.brlapi.clients
 
GetModelClient(String...) - Constructor for class org.a11y.brlapi.clients.GetModelClient
 
getModelIdentifier() - Method in class org.a11y.brlapi.ConnectionBase
 
getName() - Method in class org.a11y.brlapi.Parameter
 
getName() - Method in class org.a11y.brlapi.Program.Option
 
getNumber() - Method in class org.a11y.brlapi.DriverKeycode
 
getNumber(long) - Static method in class org.a11y.brlapi.DriverKeycode
 
getObjectName() - Method in class org.a11y.brlapi.Component
 
getObjectName(Class<? extends Object>) - Static method in class org.a11y.brlapi.Component
 
getOperandDescription() - Method in class org.a11y.brlapi.OperandUsage
 
getOperands() - Method in class org.a11y.brlapi.Program.Option
 
getOrMask() - Method in class org.a11y.brlapi.WriteArguments
 
getOsError() - Method in exception class org.a11y.brlapi.APIError
 
getPacketType() - Method in exception class org.a11y.brlapi.APIException
 
getPacketTypeName(int) - Static method in exception class org.a11y.brlapi.APIException
 
getParameter() - Method in class org.a11y.brlapi.Parameter
 
getParameter() - Method in class org.a11y.brlapi.parameters.AudibleAlertsParameter
 
getParameter() - Method in class org.a11y.brlapi.parameters.BoundCommandKeycodesParameter
 
getParameter() - Method in class org.a11y.brlapi.parameters.ClientPriorityParameter
 
getParameter() - Method in class org.a11y.brlapi.parameters.ClipboardContentParameter
 
getParameter() - Method in class org.a11y.brlapi.parameters.CommandKeycodeNameParameter
 
getParameter() - Method in class org.a11y.brlapi.parameters.CommandKeycodeSummaryParameter
 
getParameter() - Method in class org.a11y.brlapi.parameters.ComputerBrailleCellSizeParameter
 
getParameter() - Method in class org.a11y.brlapi.parameters.ComputerBrailleRowCellsParameter
 
getParameter() - Method in class org.a11y.brlapi.parameters.ComputerBrailleRowsMaskParameter
 
getParameter() - Method in class org.a11y.brlapi.parameters.ComputerBrailleTableParameter
 
getParameter() - Method in class org.a11y.brlapi.parameters.CursorBlinkPercentageParameter
 
getParameter() - Method in class org.a11y.brlapi.parameters.CursorBlinkPeriodParameter
 
getParameter() - Method in class org.a11y.brlapi.parameters.CursorDotsParameter
 
getParameter() - Method in class org.a11y.brlapi.parameters.DefinedDriverKeycodesParameter
 
getParameter() - Method in class org.a11y.brlapi.parameters.DeviceCellSizeParameter
 
getParameter() - Method in class org.a11y.brlapi.parameters.DeviceIdentifierParameter
 
getParameter() - Method in class org.a11y.brlapi.parameters.DeviceModelParameter
 
getParameter() - Method in class org.a11y.brlapi.parameters.DeviceOnlineParameter
 
getParameter() - Method in class org.a11y.brlapi.parameters.DeviceSpeedParameter
 
getParameter() - Method in class org.a11y.brlapi.parameters.DisplaySizeParameter
 
getParameter() - Method in class org.a11y.brlapi.parameters.DriverCodeParameter
 
getParameter() - Method in class org.a11y.brlapi.parameters.DriverKeycodeNameParameter
 
getParameter() - Method in class org.a11y.brlapi.parameters.DriverKeycodeSummaryParameter
 
getParameter() - Method in class org.a11y.brlapi.parameters.DriverNameParameter
 
getParameter() - Method in class org.a11y.brlapi.parameters.DriverVersionParameter
 
getParameter() - Method in class org.a11y.brlapi.parameters.LiteraryBrailleParameter
 
getParameter() - Method in class org.a11y.brlapi.parameters.LiteraryBrailleTableParameter
 
getParameter() - Method in class org.a11y.brlapi.parameters.MessageLocaleParameter
 
getParameter() - Method in class org.a11y.brlapi.parameters.RenderedCellsParameter
 
getParameter() - Method in class org.a11y.brlapi.parameters.RetainDotsParameter
 
getParameter() - Method in class org.a11y.brlapi.parameters.ServerVersionParameter
 
getParameter() - Method in class org.a11y.brlapi.parameters.SkipIdenticalLinesParameter
 
getParameter(int, long, boolean) - Method in class org.a11y.brlapi.ConnectionBase
 
getParameter(Connection, String) - Method in class org.a11y.brlapi.Client
 
getParameters() - Method in class org.a11y.brlapi.Connection
 
getParseDescription() - Method in class org.a11y.brlapi.Parameter
 
getPattern(String) - Static method in class org.a11y.brlapi.Strings
 
getProgramName() - Method in class org.a11y.brlapi.Program
 
getPurpose() - Method in class org.a11y.brlapi.commands.ApiToolCommand
 
getPurpose() - Method in class org.a11y.brlapi.Program
 
getRegionBegin() - Method in class org.a11y.brlapi.WriteArguments
 
getRegionSize() - Method in class org.a11y.brlapi.WriteArguments
 
getScheme() - Method in exception class org.a11y.brlapi.AuthenticationException
 
getServerHost() - Method in class org.a11y.brlapi.ConnectionBase
 
getServerHost() - Method in class org.a11y.brlapi.ConnectionSettings
 
getSize() - Method in class org.a11y.brlapi.BitMask
 
getSize() - Method in class org.a11y.brlapi.RowCells
 
GetSizeClient - Class in org.a11y.brlapi.clients
 
GetSizeClient(String...) - Constructor for class org.a11y.brlapi.clients.GetSizeClient
 
getText() - Method in class org.a11y.brlapi.WriteArguments
 
getType() - Method in class org.a11y.brlapi.CommandKeycode
 
getTypeName() - Method in class org.a11y.brlapi.CommandKeycode
 
getUsageSummary() - Method in class org.a11y.brlapi.Program
 
getValue() - Method in class org.a11y.brlapi.DriverKeycode
 
getValue() - Method in class org.a11y.brlapi.Parameter
 
getValue(long) - Static method in class org.a11y.brlapi.DriverKeycode
 
getValue(long) - Method in class org.a11y.brlapi.Parameter
 
getWaitTime() - Method in class org.a11y.brlapi.clients.PauseClient
 
getWidth() - Method in class org.a11y.brlapi.DisplaySize
 
GlobalParameter - Class in org.a11y.brlapi
 
GlobalParameter(ConnectionBase) - Constructor for class org.a11y.brlapi.GlobalParameter
 

H

handleOption(String[]) - Method in interface org.a11y.brlapi.Program.Option.Handler
 
HOST_PORT_SEPARATOR - Static variable in class org.a11y.brlapi.ConnectionSettings
 
HostException - Exception Class in org.a11y.brlapi
 
HostException(String, String) - Constructor for exception class org.a11y.brlapi.HostException
 

I

ignoreAllKeys() - Method in class org.a11y.brlapi.ConnectionBase
 
ignoreKeyRanges(long[][]) - Method in class org.a11y.brlapi.ConnectionBase
 
ignoreKeys(long, long[]) - Method in class org.a11y.brlapi.ConnectionBase
 
ILLEGAL_INSTRUCTION - Static variable in exception class org.a11y.brlapi.APIError
 
INVALID_PACKET - Static variable in exception class org.a11y.brlapi.APIError
 
INVALID_PARAMETER - Static variable in exception class org.a11y.brlapi.APIError
 
isAbbreviation(String, String) - Static method in class org.a11y.brlapi.Strings
 
isClient() - Method in class org.a11y.brlapi.Program
 
isClient(Class<? extends Program>) - Static method in class org.a11y.brlapi.ProgramComponent
 
isClient(Program) - Static method in class org.a11y.brlapi.ProgramComponent
 
isDefined(int) - Method in class org.a11y.brlapi.RowCells
 
isEmpty() - Method in class org.a11y.brlapi.KeywordMap
 
isGlobal() - Method in class org.a11y.brlapi.GlobalParameter
 
isGlobal() - Method in class org.a11y.brlapi.LocalParameter
 
isGlobal() - Method in class org.a11y.brlapi.Parameter
 
isHidable() - Method in class org.a11y.brlapi.Parameter
 
isHidable() - Method in class org.a11y.brlapi.parameters.BoundCommandKeycodesParameter
 
isHidable() - Method in class org.a11y.brlapi.parameters.ComputerBrailleRowsMaskParameter
 
isHidable() - Method in class org.a11y.brlapi.parameters.DefinedDriverKeycodesParameter
 
isHidable() - Method in class org.a11y.brlapi.parameters.RenderedCellsParameter
 
isPress() - Method in class org.a11y.brlapi.DriverKeycode
 
isPress(long) - Static method in class org.a11y.brlapi.DriverKeycode
 
isSet(int) - Method in class org.a11y.brlapi.BitMask
 
isSettable() - Method in class org.a11y.brlapi.Parameter
 
isUnusable() - Method in class org.a11y.brlapi.ConnectionBase
 

K

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_COMPBRL6 - Static variable in interface org.a11y.brlapi.Constants
set six/eight dot computer braille
KEY_CMD_CONTEXT - Static variable in interface org.a11y.brlapi.Constants
switch to command context
KEY_CMD_CONTRACTED - Static variable in interface org.a11y.brlapi.Constants
set contracted/computer braille
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_GUI_APP_ALERTS - Static variable in interface org.a11y.brlapi.Constants
open the application alerts window
KEY_CMD_GUI_APP_LIST - Static variable in interface org.a11y.brlapi.Constants
open the application list window
KEY_CMD_GUI_APP_MENU - Static variable in interface org.a11y.brlapi.Constants
open the application-specific menu
KEY_CMD_GUI_AREA_ACTV - Static variable in interface org.a11y.brlapi.Constants
return to the active screen area
KEY_CMD_GUI_AREA_NEXT - Static variable in interface org.a11y.brlapi.Constants
switch to the next screen area
KEY_CMD_GUI_AREA_PREV - Static variable in interface org.a11y.brlapi.Constants
switch to the previous screen area
KEY_CMD_GUI_BACK - Static variable in interface org.a11y.brlapi.Constants
go back to the previous screen
KEY_CMD_GUI_BRL_ACTIONS - Static variable in interface org.a11y.brlapi.Constants
open the braille actions window
KEY_CMD_GUI_DEV_OPTIONS - Static variable in interface org.a11y.brlapi.Constants
open the device options window
KEY_CMD_GUI_DEV_SETTINGS - Static variable in interface org.a11y.brlapi.Constants
open the device settings window
KEY_CMD_GUI_HOME - Static variable in interface org.a11y.brlapi.Constants
go to the home screen
KEY_CMD_GUI_ITEM_FRST - Static variable in interface org.a11y.brlapi.Constants
move to the first item in the screen area
KEY_CMD_GUI_ITEM_LAST - Static variable in interface org.a11y.brlapi.Constants
move to the last item in the screen area
KEY_CMD_GUI_ITEM_NEXT - Static variable in interface org.a11y.brlapi.Constants
move to the next item in the screen area
KEY_CMD_GUI_ITEM_PREV - Static variable in interface org.a11y.brlapi.Constants
move to the previous item in the screen area
KEY_CMD_GUI_TITLE - Static variable in interface org.a11y.brlapi.Constants
show the window title
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_HOST_COPY - Static variable in interface org.a11y.brlapi.Constants
copy selected text to host clipboard
KEY_CMD_HOST_CUT - Static variable in interface org.a11y.brlapi.Constants
cut selected text to host clipboard
KEY_CMD_HOST_PASTE - Static variable in interface org.a11y.brlapi.Constants
insert host clipboard text after screen cursor
KEY_CMD_HOSTCMD - Static variable in interface org.a11y.brlapi.Constants
run host command
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_INDICATORS - Static variable in interface org.a11y.brlapi.Constants
show various device status indicators
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_MACRO - Static variable in interface org.a11y.brlapi.Constants
execute command macro
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_PREFRESET - Static variable in interface org.a11y.brlapi.Constants
reset preferences to defaults
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_ROUTE_SPEECH - Static variable in interface org.a11y.brlapi.Constants
bring speech 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_ALL - Static variable in interface org.a11y.brlapi.Constants
speak from top of screen through bottom of screen
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_HIGHER - Static variable in interface org.a11y.brlapi.Constants
increase speaking pitch
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_LOWER - Static variable in interface org.a11y.brlapi.Constants
decrease speaking pitch
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_TXTSEL_ALL - Static variable in interface org.a11y.brlapi.Constants
select all of the text
KEY_CMD_TXTSEL_CLEAR - Static variable in interface org.a11y.brlapi.Constants
clear the text selection
KEY_CMD_TXTSEL_SET - Static variable in interface org.a11y.brlapi.Constants
set text selection
KEY_CMD_TXTSEL_START - Static variable in interface org.a11y.brlapi.Constants
start text selection
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_ESCAPED - Static variable in interface org.a11y.brlapi.Constants
prefix with escape
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_NUMBER_ANY - Static variable in class org.a11y.brlapi.DriverKeycode
 
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
 
Keycode - Class in org.a11y.brlapi
 
Keycode(long) - Constructor for class org.a11y.brlapi.Keycode
 
KeywordMap<V> - Class in org.a11y.brlapi
 
KeywordMap() - Constructor for class org.a11y.brlapi.KeywordMap
 

L

LEAVE_CURSOR - Static variable in class org.a11y.brlapi.Parse
 
leaveRawMode() - Method in class org.a11y.brlapi.ConnectionBase
 
leaveTtyMode() - Method in class org.a11y.brlapi.ConnectionBase
 
LIBCERR - Static variable in exception class org.a11y.brlapi.APIError
 
ListParametersClient - Class in org.a11y.brlapi.clients
 
ListParametersClient(String...) - Constructor for class org.a11y.brlapi.clients.ListParametersClient
 
literaryBraille - Variable in class org.a11y.brlapi.Parameters
 
LiteraryBrailleParameter - Class in org.a11y.brlapi.parameters
 
LiteraryBrailleParameter(ConnectionBase) - Constructor for class org.a11y.brlapi.parameters.LiteraryBrailleParameter
 
literaryBrailleTable - Variable in class org.a11y.brlapi.Parameters
 
LiteraryBrailleTableParameter - Class in org.a11y.brlapi.parameters
 
LiteraryBrailleTableParameter(ConnectionBase) - Constructor for class org.a11y.brlapi.parameters.LiteraryBrailleTableParameter
 
LocalParameter - Class in org.a11y.brlapi
 
LocalParameter(ConnectionBase) - Constructor for class org.a11y.brlapi.LocalParameter
 
LostConnectionException - Exception Class in org.a11y.brlapi
 
LostConnectionException() - Constructor for exception class org.a11y.brlapi.LostConnectionException
 

M

main(String...) - Static method in class org.a11y.brlapi.commands.ApiToolCommand
 
MAJOR - Static variable in class org.a11y.brlapi.APIVersion
 
MAXIMUM_PORT_NUMBER - Static variable in class org.a11y.brlapi.ConnectionSettings
 
messageLocale - Variable in class org.a11y.brlapi.Parameters
 
MessageLocaleParameter - Class in org.a11y.brlapi.parameters
 
MessageLocaleParameter(ConnectionBase) - Constructor for class org.a11y.brlapi.parameters.MessageLocaleParameter
 
MINIMUM_CURSOR_POSITION - Static variable in class org.a11y.brlapi.Parse
 
MINIMUM_DISPLAY_NUMBER - Static variable in class org.a11y.brlapi.Parse
 
MINIMUM_PORT_NUMBER - Static variable in class org.a11y.brlapi.ConnectionSettings
 
MINIMUM_READ_COUNT - Static variable in class org.a11y.brlapi.clients.EchoClient
 
MINIMUM_READ_TIMEOUT - Static variable in class org.a11y.brlapi.clients.EchoClient
 
MINIMUM_REGION_BEGIN - Static variable in class org.a11y.brlapi.clients.WriteArgumentsClient
 
MINIMUM_REGION_SIZE - Static variable in class org.a11y.brlapi.clients.WriteArgumentsClient
 
MINIMUM_WAIT_TIME - Static variable in class org.a11y.brlapi.clients.PauseClient
 
MINOR - Static variable in class org.a11y.brlapi.APIVersion
 

N

NativeComponent - Class in org.a11y.brlapi
 
NativeComponent() - Constructor for class org.a11y.brlapi.NativeComponent
 
NO_CURSOR - Static variable in class org.a11y.brlapi.Parse
 
NO_TIMEOUT - Static variable in class org.a11y.brlapi.clients.EchoClient
 
NOMEM - Static variable in exception class org.a11y.brlapi.APIError
 

O

onParameterUpdated(int, long, Object) - Method in class org.a11y.brlapi.ParameterWatcher
 
onProgramException(ProgramException) - Method in class org.a11y.brlapi.Program
 
OperandException - Exception Class in org.a11y.brlapi
 
OperandException(String, Object...) - Constructor for exception class org.a11y.brlapi.OperandException
 
OperandUsage - Class in org.a11y.brlapi
 
OperandUsage(String) - Constructor for class org.a11y.brlapi.OperandUsage
 
OPNOTSUPP - Static variable in exception class org.a11y.brlapi.APIError
 
Option(String, Program.Option.Handler, String...) - Constructor for class org.a11y.brlapi.Program.Option
 
OR_MASK - Static variable in class org.a11y.brlapi.WriteArguments
 
org.a11y.brlapi - package org.a11y.brlapi
 
org.a11y.brlapi.clients - package org.a11y.brlapi.clients
 
org.a11y.brlapi.commands - package org.a11y.brlapi.commands
 
org.a11y.brlapi.parameters - package org.a11y.brlapi.parameters
 
org.a11y.brlapi.programs - package org.a11y.brlapi.programs
 

P

PARAM_AUDIBLE_ALERTS - Static variable in interface org.a11y.brlapi.Constants
Whether to use audible alerts: boolean
PARAM_BOUND_COMMAND_KEYCODES - Static variable in interface org.a11y.brlapi.Constants
Commands bound by the driver: uint64_t[], one command keycode 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_KEYCODE_NAME - Static variable in interface org.a11y.brlapi.Constants
Name for a command keycode (specified via the subparam argument): string (usually a few characters)
PARAM_COMMAND_KEYCODE_SUMMARY - Static variable in interface org.a11y.brlapi.Constants
Description for a command keycode (specified via the subparam argument): string (usually a few words)
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_DEFINED_DRIVER_KEYCODES - Static variable in interface org.a11y.brlapi.Constants
Keycodes defined by the driver: uint64_t[], one keycode per element
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_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_KEYCODE_NAME - Static variable in interface org.a11y.brlapi.Constants
Name for a driver keycode (specified via the subparam argument): string (usually a few characters)
PARAM_DRIVER_KEYCODE_SUMMARY - Static variable in interface org.a11y.brlapi.Constants
Description for a driver keycode (specified via the subparam argument): string (usually a few words)
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_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
Parameter - Class in org.a11y.brlapi
 
Parameter(ConnectionBase) - Constructor for class org.a11y.brlapi.Parameter
 
Parameter.BooleanSettable - Interface in org.a11y.brlapi
 
Parameter.ByteSettable - Interface in org.a11y.brlapi
 
Parameter.IntSettable - Interface in org.a11y.brlapi
 
Parameter.LongSettable - Interface in org.a11y.brlapi
 
Parameter.Settable - Interface in org.a11y.brlapi
 
Parameter.ShortSettable - Interface in org.a11y.brlapi
 
Parameter.StringSettable - Interface in org.a11y.brlapi
 
Parameter.WatcherHandle - Class in org.a11y.brlapi
 
ParameterComponent - Class in org.a11y.brlapi
 
ParameterComponent() - Constructor for class org.a11y.brlapi.ParameterComponent
 
Parameters - Class in org.a11y.brlapi
 
Parameters(ConnectionBase) - Constructor for class org.a11y.brlapi.Parameters
 
ParameterWatcher - Class in org.a11y.brlapi
 
ParameterWatcher() - Constructor for class org.a11y.brlapi.ParameterWatcher
 
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
 
Parse - Class in org.a11y.brlapi
 
pause(int) - Method in class org.a11y.brlapi.ConnectionBase
 
pause(Connection) - Method in class org.a11y.brlapi.clients.PauseClient
 
pause(Connection, int) - Method in class org.a11y.brlapi.Client
 
PauseClient - Class in org.a11y.brlapi.clients
 
PauseClient(String...) - Constructor for class org.a11y.brlapi.clients.PauseClient
 
PREFIX_CHARACTER - Static variable in class org.a11y.brlapi.Program.Option
 
printf(String, Object...) - Static method in class org.a11y.brlapi.Component
 
processParameters(String[]) - Method in class org.a11y.brlapi.clients.EchoClient
 
processParameters(String[]) - Method in class org.a11y.brlapi.clients.ListParametersClient
 
processParameters(String[]) - Method in class org.a11y.brlapi.clients.SetParameterClient
 
processParameters(String[]) - Method in class org.a11y.brlapi.clients.WriteDotsClient
 
processParameters(String[]) - Method in class org.a11y.brlapi.clients.WriteTextClient
 
processParameters(String[]) - Method in class org.a11y.brlapi.commands.ApiToolCommand
 
processParameters(String[]) - Method in class org.a11y.brlapi.Program
 
Program - Class in org.a11y.brlapi
 
Program(String...) - Constructor for class org.a11y.brlapi.Program
 
Program.Option - Class in org.a11y.brlapi
 
Program.Option.Handler - Interface in org.a11y.brlapi
 
ProgramComponent - Class in org.a11y.brlapi
 
ProgramComponent() - Constructor for class org.a11y.brlapi.ProgramComponent
 
ProgramException - Exception Class in org.a11y.brlapi
 
ProgramException(String, Object...) - Constructor for exception class org.a11y.brlapi.ProgramException
 
PROTOCOL_VERSION - Static variable in exception class org.a11y.brlapi.APIError
 
put(String, V) - Method in class org.a11y.brlapi.KeywordMap
 

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
 
rawMode(Connection, String, Client.RawModeTask) - Method in class org.a11y.brlapi.Client
 
rawMode(Connection, Client.RawModeTask) - Method in class org.a11y.brlapi.Client
 
readKey() - Method in class org.a11y.brlapi.Connection
 
readKey(boolean) - Method in class org.a11y.brlapi.ConnectionBase
 
readKeyWithTimeout(int) - Method in class org.a11y.brlapi.ConnectionBase
 
recvRaw(byte[]) - Method in class org.a11y.brlapi.ConnectionBase
 
REGION_BEGIN - Static variable in class org.a11y.brlapi.WriteArguments
 
REGION_SIZE - Static variable in class org.a11y.brlapi.WriteArguments
 
removeTrailingWhitespace(String) - Static method in class org.a11y.brlapi.Strings
 
renderedCells - Variable in class org.a11y.brlapi.Parameters
 
RenderedCellsParameter - Class in org.a11y.brlapi.parameters
 
RenderedCellsParameter(ConnectionBase) - Constructor for class org.a11y.brlapi.parameters.RenderedCellsParameter
 
replaceAll(String, String, String) - Static method in class org.a11y.brlapi.Strings
 
retainDots - Variable in class org.a11y.brlapi.Parameters
 
RetainDotsParameter - Class in org.a11y.brlapi.parameters
 
RetainDotsParameter(ConnectionBase) - Constructor for class org.a11y.brlapi.parameters.RetainDotsParameter
 
REVISION - Static variable in class org.a11y.brlapi.APIVersion
 
RowCells - Class in org.a11y.brlapi
 
RowCells(byte[]) - Constructor for class org.a11y.brlapi.RowCells
 
run() - Method in class org.a11y.brlapi.Program
 
run(Connection) - Method in interface org.a11y.brlapi.Client.ClientTask
 
run(Connection) - Method in interface org.a11y.brlapi.Client.RawModeTask
 
run(Connection) - Method in interface org.a11y.brlapi.Client.TtyModeTask
 
runClient(Connection) - Method in class org.a11y.brlapi.Client
 
runClient(Connection) - Method in class org.a11y.brlapi.clients.ApiErrorClient
 
runClient(Connection) - Method in class org.a11y.brlapi.clients.ApiExceptionClient
 
runClient(Connection) - Method in class org.a11y.brlapi.clients.BoundCommandsClient
 
runClient(Connection) - Method in class org.a11y.brlapi.clients.ComputerBrailleClient
 
runClient(Connection) - Method in class org.a11y.brlapi.clients.DriverKeysClient
 
runClient(Connection) - Method in class org.a11y.brlapi.clients.EchoClient
 
runClient(Connection) - Method in class org.a11y.brlapi.clients.GetDriverClient
 
runClient(Connection) - Method in class org.a11y.brlapi.clients.GetModelClient
 
runClient(Connection) - Method in class org.a11y.brlapi.clients.GetSizeClient
 
runClient(Connection) - Method in class org.a11y.brlapi.clients.ListParametersClient
 
runClient(Connection) - Method in class org.a11y.brlapi.clients.PauseClient
 
runClient(Connection) - Method in class org.a11y.brlapi.clients.SetParameterClient
 
runClient(Connection) - Method in class org.a11y.brlapi.clients.WriteArgumentsClient
 
runClient(Connection) - Method in class org.a11y.brlapi.clients.WriteDotsClient
 
runClient(Connection) - Method in class org.a11y.brlapi.clients.WriteTextClient
 
runProgram() - Method in class org.a11y.brlapi.Client
 
runProgram() - Method in class org.a11y.brlapi.commands.ApiToolCommand
 
runProgram() - Method in class org.a11y.brlapi.Program
 
runProgram() - Method in class org.a11y.brlapi.programs.VersionProgram
 

S

SemanticException - Exception Class in org.a11y.brlapi
 
SemanticException(String, Object...) - Constructor for exception class org.a11y.brlapi.SemanticException
 
sendRaw(byte[]) - Method in class org.a11y.brlapi.ConnectionBase
 
serverVersion - Variable in class org.a11y.brlapi.Parameters
 
ServerVersionParameter - Class in org.a11y.brlapi.parameters
 
ServerVersionParameter(ConnectionBase) - Constructor for class org.a11y.brlapi.parameters.ServerVersionParameter
 
set(boolean) - Method in interface org.a11y.brlapi.Parameter.BooleanSettable
 
set(boolean) - Method in class org.a11y.brlapi.parameters.AudibleAlertsParameter
 
set(boolean) - Method in class org.a11y.brlapi.parameters.LiteraryBrailleParameter
 
set(boolean) - Method in class org.a11y.brlapi.parameters.RetainDotsParameter
 
set(boolean) - Method in class org.a11y.brlapi.parameters.SkipIdenticalLinesParameter
 
set(byte) - Method in interface org.a11y.brlapi.Parameter.ByteSettable
 
set(byte) - Method in class org.a11y.brlapi.parameters.ComputerBrailleCellSizeParameter
 
set(byte) - Method in class org.a11y.brlapi.parameters.CursorBlinkPercentageParameter
 
set(byte) - Method in class org.a11y.brlapi.parameters.CursorDotsParameter
 
set(int) - Method in interface org.a11y.brlapi.Parameter.IntSettable
 
set(int) - Method in class org.a11y.brlapi.parameters.ClientPriorityParameter
 
set(int) - Method in class org.a11y.brlapi.parameters.CursorBlinkPeriodParameter
 
set(long) - Method in interface org.a11y.brlapi.Parameter.LongSettable
 
set(short) - Method in interface org.a11y.brlapi.Parameter.ShortSettable
 
set(String) - Method in class org.a11y.brlapi.Parameter
 
set(String) - Method in interface org.a11y.brlapi.Parameter.StringSettable
 
set(String) - Method in class org.a11y.brlapi.parameters.ClipboardContentParameter
 
set(String) - Method in class org.a11y.brlapi.parameters.ComputerBrailleTableParameter
 
set(String) - Method in class org.a11y.brlapi.parameters.CursorDotsParameter
 
set(String) - Method in class org.a11y.brlapi.parameters.LiteraryBrailleTableParameter
 
set(String) - Method in class org.a11y.brlapi.parameters.MessageLocaleParameter
 
setAndMask(byte[]) - Method in class org.a11y.brlapi.WriteArguments
 
setAuthenticationScheme(String) - Method in class org.a11y.brlapi.Client
 
setAuthenticationScheme(String) - Method in class org.a11y.brlapi.ConnectionSettings
 
setCursorPosition(int) - Method in class org.a11y.brlapi.WriteArguments
 
setDefault(int) - Method in class org.a11y.brlapi.OperandUsage
 
setDefault(String) - Method in class org.a11y.brlapi.OperandUsage
 
setDisplayNumber(int) - Method in class org.a11y.brlapi.WriteArguments
 
setFocus(int) - Method in class org.a11y.brlapi.ConnectionBase
 
setOrMask(byte[]) - Method in class org.a11y.brlapi.WriteArguments
 
setParameter(int, long, boolean, Object) - Method in class org.a11y.brlapi.ConnectionBase
 
SetParameterClient - Class in org.a11y.brlapi.clients
 
SetParameterClient(String...) - Constructor for class org.a11y.brlapi.clients.SetParameterClient
 
setProgramName(String) - Method in class org.a11y.brlapi.Program
 
setRange(int, int) - Method in class org.a11y.brlapi.OperandUsage
 
setRangeComment(String) - Method in class org.a11y.brlapi.OperandUsage
 
setRangeMaximum(int) - Method in class org.a11y.brlapi.OperandUsage
 
setRangeMinimum(int) - Method in class org.a11y.brlapi.OperandUsage
 
setRangeUnits(String) - Method in class org.a11y.brlapi.OperandUsage
 
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.Client
 
setServerHost(String) - Method in class org.a11y.brlapi.ConnectionSettings
 
setText(String) - Method in class org.a11y.brlapi.WriteArguments
 
setUnusable(long) - Static method in class org.a11y.brlapi.ConnectionBase
 
setValue(long, Object) - Method in class org.a11y.brlapi.Parameter
 
setValue(Object) - Method in class org.a11y.brlapi.Parameter
 
skipIdenticalLines - Variable in class org.a11y.brlapi.Parameters
 
SkipIdenticalLinesParameter - Class in org.a11y.brlapi.parameters
 
SkipIdenticalLinesParameter(ConnectionBase) - Constructor for class org.a11y.brlapi.parameters.SkipIdenticalLinesParameter
 
sortByName(Parameter[]) - Static method in class org.a11y.brlapi.Parameters
 
Strings - Class in org.a11y.brlapi
 
SUCCESS - Static variable in exception class org.a11y.brlapi.APIError
 
SyntaxException - Exception Class in org.a11y.brlapi
 
SyntaxException(String, Object...) - Constructor for exception class org.a11y.brlapi.SyntaxException
 

T

TEXT - Static variable in class org.a11y.brlapi.WriteArguments
 
TooManyParametersException - Exception Class in org.a11y.brlapi
 
TooManyParametersException(String[]) - Constructor for exception class org.a11y.brlapi.TooManyParametersException
 
TooManyParametersException(String[], int) - Constructor for exception class org.a11y.brlapi.TooManyParametersException
 
toOperandName(String) - Static method in class org.a11y.brlapi.Component
 
toString() - Method in exception class org.a11y.brlapi.APIError
 
toString() - Method in exception class org.a11y.brlapi.APIException
 
toString() - Method in class org.a11y.brlapi.BitMask
 
toString() - Method in class org.a11y.brlapi.CommandKeycode
 
toString() - Method in class org.a11y.brlapi.ConnectionSettings
 
toString() - Method in class org.a11y.brlapi.DisplaySize
 
toString() - Method in class org.a11y.brlapi.DriverKeycode
 
toString() - Method in class org.a11y.brlapi.Keycode
 
toString() - Method in class org.a11y.brlapi.OperandUsage
 
toString() - Method in class org.a11y.brlapi.Parameter
 
toString() - Method in class org.a11y.brlapi.parameters.CursorDotsParameter
 
toString() - Method in class org.a11y.brlapi.parameters.RenderedCellsParameter
 
toString() - Method in class org.a11y.brlapi.RowCells
 
toString(long) - Static method in class org.a11y.brlapi.Keycode
 
toString(long) - Method in class org.a11y.brlapi.Parameter
 
toString(Object) - Static method in class org.a11y.brlapi.ParameterComponent
 
toUnicodeBraille(byte) - Static method in class org.a11y.brlapi.Component
 
toUnicodeBraille(byte[]) - Static method in class org.a11y.brlapi.Component
 
TTY_DEFAULT - Static variable in interface org.a11y.brlapi.Constants
 
TTYBUSY - Static variable in exception class org.a11y.brlapi.APIError
 
ttyMode(Connection, boolean, Client.TtyModeTask, int...) - Method in class org.a11y.brlapi.Client
 
ttyMode(Connection, String, Client.TtyModeTask, int...) - Method in class org.a11y.brlapi.Client
 

U

UnavailableServiceException - Exception Class in org.a11y.brlapi
 
UnavailableServiceException(String) - Constructor for exception class org.a11y.brlapi.UnavailableServiceException
 
UNICODE_BRAILLE_ROW - Static variable in class org.a11y.brlapi.Component
 
UNKNOWN_INSTRUCTION - Static variable in exception class org.a11y.brlapi.APIError
 
UnknownHostException - Exception Class in org.a11y.brlapi
 
UnknownHostException(String) - Constructor for exception class org.a11y.brlapi.UnknownHostException
 
UNKNOWNTTY - Static variable in exception class org.a11y.brlapi.APIError
 
unwatchParameter(long) - Static method in class org.a11y.brlapi.ConnectionBase
 
USAGE_OPTIONAL_BEGIN - Static variable in class org.a11y.brlapi.Program
 
USAGE_OPTIONAL_END - Static variable in class org.a11y.brlapi.Program
 
USAGE_REPEATING_INDICATOR - Static variable in class org.a11y.brlapi.Program
 

V

VersionProgram - Class in org.a11y.brlapi.programs
 
VersionProgram(String...) - Constructor for class org.a11y.brlapi.programs.VersionProgram
 

W

watch(long, ParameterWatcher) - Method in class org.a11y.brlapi.Parameter
 
watch(ParameterWatcher) - Method in class org.a11y.brlapi.Parameter
 
watchParameter(int, long, boolean, ParameterWatcher) - Method in class org.a11y.brlapi.ConnectionBase
 
wordify(String) - Static method in class org.a11y.brlapi.Strings
 
write(byte[]) - Method in class org.a11y.brlapi.Connection
 
write(int) - Method in class org.a11y.brlapi.Connection
 
write(int, String) - Method in class org.a11y.brlapi.Connection
 
write(String) - Method in class org.a11y.brlapi.Connection
 
write(String, int) - Method in class org.a11y.brlapi.Connection
 
write(WriteArguments) - Method in class org.a11y.brlapi.ConnectionBase
 
WriteArguments - Class in org.a11y.brlapi
 
WriteArguments() - Constructor for class org.a11y.brlapi.WriteArguments
 
WriteArgumentsClient - Class in org.a11y.brlapi.clients
 
WriteArgumentsClient(String...) - Constructor for class org.a11y.brlapi.clients.WriteArgumentsClient
 
writeDots(byte[]) - Method in class org.a11y.brlapi.ConnectionBase
 
WriteDotsClient - Class in org.a11y.brlapi.clients
 
WriteDotsClient(String...) - Constructor for class org.a11y.brlapi.clients.WriteDotsClient
 
writeProgramMessage(String, Object...) - Method in class org.a11y.brlapi.Program
 
writeText(int, String) - Method in class org.a11y.brlapi.ConnectionBase
 
WriteTextClient - Class in org.a11y.brlapi.clients
 
WriteTextClient(String...) - Constructor for class org.a11y.brlapi.clients.WriteTextClient
 
A B C D E F G H I K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form