Package org.a11y.brlapi
Class Parameters
java.lang.Object
org.a11y.brlapi.Component
org.a11y.brlapi.ParameterComponent
org.a11y.brlapi.Parameters
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal AudibleAlertsParameter
final ClientPriorityParameter
final CursorDotsParameter
final DeviceCellSizeParameter
final DeviceModelParameter
final DeviceOnlineParameter
final DeviceSpeedParameter
final DisplaySizeParameter
final DriverCodeParameter
final DriverNameParameter
final DriverVersionParameter
final LiteraryBrailleParameter
final MessageLocaleParameter
final RenderedCellsParameter
final RetainDotsParameter
final ServerVersionParameter
Fields inherited from class org.a11y.brlapi.Component
BYTE_MASK, UNICODE_BRAILLE_ROW
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.a11y.brlapi.ParameterComponent
asBitMask, asBoolean, asBooleanArray, asByte, asByteArray, asDisplaySize, asDots, asDots, asInt, asIntArray, asLong, asLongArray, asRowCells, asShort, asShortArray, asString, toString
Methods inherited from class org.a11y.brlapi.Component
getObjectName, getObjectName, printf, toOperandName, toUnicodeBraille, toUnicodeBraille
-
Field Details
-
serverVersion
-
clientPriority
-
driverName
-
driverCode
-
driverVersion
-
deviceModel
-
deviceCellSize
-
displaySize
-
deviceIdentifier
-
deviceSpeed
-
deviceOnline
-
retainDots
-
computerBrailleCellSize
-
literaryBraille
-
cursorDots
-
cursorBlinkPeriod
-
cursorBlinkPercentage
-
renderedCells
-
skipIdenticalLines
-
audibleAlerts
-
clipboardContent
-
boundCommandKeycodes
-
commandKeycodeName
-
commandKeycodeSummary
-
definedDriverKeycodes
-
driverKeycodeName
-
driverKeycodeSummary
-
computerBrailleRowsMask
-
computerBrailleRowCells
-
computerBrailleTable
-
literaryBrailleTable
-
messageLocale
-
-
Constructor Details
-
Parameters
-
-
Method Details
-
get
-
get
-
sortByName
-