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 interface
static interface
static interface
static interface
static interface
static interface
static interface
static 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 int
protected final String
protected final Object
getValue()
protected final Object
getValue
(long subparam) abstract boolean
isGlobal()
boolean
final boolean
void
protected final void
protected final void
toString()
toString
(long subparam) final Parameter.WatcherHandle
watch
(long subparam, ParameterWatcher watcher) final Parameter.WatcherHandle
watch
(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, toString
Methods inherited from class org.a11y.brlapi.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
-
setValue
-
get
-
toString
-
get
-
toString
-
isSettable
public final boolean isSettable() -
getParseDescription
-
set
- Throws:
OperandException
-
watch
-
watch
-