Package org.a11y.brlapi.parameters
Class RenderedCellsParameter
java.lang.Object
org.a11y.brlapi.Component
org.a11y.brlapi.ParameterComponent
org.a11y.brlapi.Parameter
org.a11y.brlapi.LocalParameter
org.a11y.brlapi.parameters.RenderedCellsParameter
-
Nested Class Summary
Nested classes/interfaces inherited from class org.a11y.brlapi.Parameter
Parameter.BooleanSettable, Parameter.ByteSettable, Parameter.IntSettable, Parameter.LongSettable, Parameter.Settable, Parameter.ShortSettable, Parameter.StringSettable, Parameter.WatcherHandle
-
Field Summary
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.LocalParameter
isGlobal
Methods inherited from class org.a11y.brlapi.Parameter
get, getLabel, getName, getParseDescription, getValue, getValue, isSettable, set, setValue, setValue, toString, watch, watch
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
-
Constructor Details
-
RenderedCellsParameter
-
-
Method Details