public class CursorDotsParameter extends GlobalParameter implements Parameter.StringSettable
Parameter.BooleanSettable, Parameter.ByteSettable, Parameter.IntSettable, Parameter.LongSettable, Parameter.Settable, Parameter.ShortSettable, Parameter.StringSettable, Parameter.WatcherHandle
BYTE_MASK, UNICODE_BRAILLE_ROW
Constructor and Description |
---|
CursorDotsParameter(ConnectionBase connection) |
Modifier and Type | Method and Description |
---|---|
java.lang.Byte |
get() |
int |
getParameter() |
void |
set(byte dots) |
void |
set(java.lang.String numbers) |
java.lang.String |
toString() |
isGlobal
get, getLabel, getName, getParseDescription, getValue, getValue, isHidable, isSettable, setValue, setValue, toString, watch, watch
asBitMask, asBoolean, asBooleanArray, asByte, asByteArray, asDisplaySize, asDots, asDots, asInt, asIntArray, asLong, asLongArray, asRowCells, asShort, asShortArray, asString, toString
printf, toOperandName, toUnicodeBraille, toUnicodeBraille
public CursorDotsParameter(ConnectionBase connection)
public final int getParameter()
getParameter
in class Parameter
public final void set(byte dots)
public final void set(java.lang.String numbers) throws SyntaxException
set
in interface Parameter.StringSettable
set
in class Parameter
SyntaxException