public class CursorBlinkPeriodParameter extends GlobalParameter implements Parameter.IntSettable
Parameter.BooleanSettable, Parameter.ByteSettable, Parameter.IntSettable, Parameter.LongSettable, Parameter.Settable, Parameter.ShortSettable, Parameter.StringSettable, Parameter.WatcherHandleBYTE_MASK, UNICODE_BRAILLE_ROW| Constructor and Description |
|---|
CursorBlinkPeriodParameter(ConnectionBase connection) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
get() |
int |
getMaximum() |
int |
getMinimum() |
int |
getParameter() |
void |
set(int period) |
isGlobalget, getLabel, getName, getParseDescription, getValue, getValue, isHidable, isSettable, set, setValue, setValue, toString, toString, watch, watchasBitMask, asBoolean, asBooleanArray, asByte, asByteArray, asDisplaySize, asDots, asDots, asInt, asIntArray, asLong, asLongArray, asRowCells, asShort, asShortArray, asString, toStringprintf, toOperandName, toUnicodeBraille, toUnicodeBraillepublic CursorBlinkPeriodParameter(ConnectionBase connection)
public final int getParameter()
getParameter in class Parameterpublic final void set(int period)
set in interface Parameter.IntSettablepublic final int getMinimum()
getMinimum in interface Parameter.IntSettablepublic final int getMaximum()
getMaximum in interface Parameter.IntSettable