public class CursorBlinkPercentageParameter extends GlobalParameter implements Parameter.ByteSettable
Parameter.BooleanSettable, Parameter.ByteSettable, Parameter.IntSettable, Parameter.LongSettable, Parameter.Settable, Parameter.ShortSettable, Parameter.StringSettable, Parameter.WatcherHandleDEFAULT_SUBPARAMBYTE_MASK, UNICODE_BRAILLE_ROW| Constructor and Description |
|---|
CursorBlinkPercentageParameter(ConnectionBase connection) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Byte |
get() |
byte |
getMaximum() |
int |
getParameter() |
void |
set(long subparam,
byte percentage) |
isGlobalget, getLabel, getName, getParseDescription, getValue, getValue, hasSubparam, isHidable, isSettable, set, set, setValue, toString, toString, watch, watchasBitMask, asBoolean, asBooleanArray, asByte, asByteArray, asDisplaySize, asDots, asDots, asInt, asIntArray, asLong, asLongArray, asRowCells, asShort, asShortArray, asString, toStringgetObjectName, getObjectName, printf, toOperandName, toUnicodeBraille, toUnicodeBrailleclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetMinimumpublic CursorBlinkPercentageParameter(ConnectionBase connection)
public final int getParameter()
getParameter in class Parameterpublic final void set(long subparam,
byte percentage)
set in interface Parameter.ByteSettablepublic final byte getMaximum()
getMaximum in interface Parameter.ByteSettable