Interface HardwareTextDisplay
- All Superinterfaces:
HardwareElement,HardwareOutputElement
Represents a display on some hardware that shows one or more lines of text.
- Since:
- API version 10
-
Method Summary
Methods inherited from interface com.bitwig.extension.controller.api.HardwareElement
getHeight, getId, getLabel, getLabelColor, getLabelPosition, getWidth, getX, getY, setBounds, setLabel, setLabelColor, setLabelPositionMethods inherited from interface com.bitwig.extension.controller.api.HardwareOutputElement
onUpdateHardware
-
Method Details
-
line
The line at the supplied line index.
-