Package org.a11y.brlapi
Class Parameter
java.lang.Object
org.a11y.brlapi.Component
org.a11y.brlapi.ParameterComponent
org.a11y.brlapi.Parameter
- Direct Known Subclasses:
GlobalParameter,LocalParameter
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic final class -
Field Summary
Fields inherited from class org.a11y.brlapi.Component
BYTE_MASK, UNICODE_BRAILLE_ROW -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget()get(long subparam) getLabel()getName()abstract intprotected final Stringprotected final ObjectgetValue()protected final ObjectgetValue(long subparam) abstract booleanisGlobal()booleanfinal booleanvoidprotected final voidprotected final voidtoString()toString(long subparam) final Parameter.WatcherHandlewatch(long subparam, ParameterWatcher watcher) final Parameter.WatcherHandlewatch(ParameterWatcher watcher) Methods inherited from class org.a11y.brlapi.ParameterComponent
asBitMask, asBoolean, asBooleanArray, asByte, asByteArray, asDisplaySize, asDots, asDots, asInt, asIntArray, asLong, asLongArray, asRowCells, asShort, asShortArray, asString, toStringMethods inherited from class org.a11y.brlapi.Component
printf, toOperandName, toUnicodeBraille, toUnicodeBraille
-
Constructor Details
-
Parameter
-
-
Method Details
-
getLabel
-
getName
-
getParameter
public abstract int getParameter() -
isGlobal
public abstract boolean isGlobal() -
isHidable
public boolean isHidable() -
getValue
-
getValue
-
setValue
-
setValue
-
get
-
toString
-
get
-
toString
-
isSettable
public final boolean isSettable() -
getParseDescription
-
set
- Throws:
OperandException
-
watch
-
watch
-