public class NumberBarWidget
extends edu.wpi.first.shuffleboard.api.widget.SimpleAnnotatedWidget<java.lang.Number>
Type | Property and Description |
---|---|
javafx.beans.property.BooleanProperty |
showText |
dataProperty, typedSourceProperty
Constructor and Description |
---|
NumberBarWidget() |
Modifier and Type | Method and Description |
---|---|
java.util.List<edu.wpi.first.shuffleboard.api.prefs.Group> |
getSettings() |
javafx.scene.layout.Pane |
getView() |
boolean |
isShowText()
Gets the value of the property showText.
|
void |
setShowText(boolean showText)
Sets the value of the property showText.
|
javafx.beans.property.BooleanProperty |
showTextProperty() |
dataProperty, typedSourceProperty
addSource, getSource, setSource, sourceProperty
getSources, setTitle, titleProperty
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDataTypes, getDescription, getName
getData, getDataType, setData
public javafx.beans.property.BooleanProperty showTextProperty
isShowText()
,
setShowText(boolean)
public java.util.List<edu.wpi.first.shuffleboard.api.prefs.Group> getSettings()
getSettings
in interface edu.wpi.first.shuffleboard.api.widget.Component
getSettings
in class edu.wpi.first.shuffleboard.api.widget.AbstractWidget
public javafx.scene.layout.Pane getView()
public boolean isShowText()
public javafx.beans.property.BooleanProperty showTextProperty()
isShowText()
,
setShowText(boolean)
public void setShowText(boolean showText)