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 ParameterComponent
DEFAULT_SUBPARAMFields inherited from class 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 booleanvoidvoidprotected final voidtoString()toString(long subparam) final Parameter.WatcherHandlewatch(long subparam, ParameterWatcher watcher) final Parameter.WatcherHandlewatch(ParameterWatcher watcher) Methods inherited from class ParameterComponent
asBitMask, asBoolean, asBooleanArray, asByte, asByteArray, asDisplaySize, asDots, asDots, asInt, asIntArray, asLong, asLongArray, asRowCells, asShort, asShortArray, asString, toStringMethods inherited from class Component
getObjectName, getObjectName, 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
-
get
-
toString
-
get
-
toString
-
isSettable
public final boolean isSettable() -
getParseDescription
-
set
- Throws:
OperandException
-
set
- Throws:
OperandException
-
watch
-
watch
-