Package | Description |
---|---|
org.a11y.brlapi | |
org.a11y.brlapi.clients | |
org.a11y.brlapi.programs |
Modifier and Type | Class and Description |
---|---|
class |
Client |
class |
MainProgram |
Modifier and Type | Method and Description |
---|---|
static boolean |
ProgramComponent.isClient(Program program) |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
ProgramComponent.getProgramName(java.lang.Class<? extends Program> type) |
static boolean |
ProgramComponent.isClient(java.lang.Class<? extends Program> type) |
Modifier and Type | Class and Description |
---|---|
class |
ApiErrorClient |
class |
ApiExceptionClient |
class |
BoundCommandsClient |
class |
ComputerBrailleClient |
class |
DriverKeysClient |
class |
EchoClient |
class |
GetDriverClient |
class |
GetModelClient |
class |
GetSizeClient |
class |
ListParametersClient |
class |
PauseClient |
class |
SetParameterClient |
class |
WriteArgumentsClient |
class |
WriteDotsClient |
class |
WriteTextClient |
Modifier and Type | Class and Description |
---|---|
class |
VersionProgram |