public class PowerDistributionPanelWidget extends edu.wpi.first.shuffleboard.api.widget.SimpleAnnotatedWidget<PowerDistributionData>
Type | Property and Description |
---|---|
javafx.beans.property.BooleanProperty |
showIndicatorText |
dataProperty, typedSourceProperty
Constructor and Description |
---|
PowerDistributionPanelWidget() |
Modifier and Type | Method and Description |
---|---|
java.util.List<edu.wpi.first.shuffleboard.api.prefs.Group> |
getSettings() |
javafx.scene.layout.Pane |
getView() |
boolean |
isShowIndicatorText()
Gets the value of the property showIndicatorText.
|
void |
setShowIndicatorText(boolean showIndicatorText)
Sets the value of the property showIndicatorText.
|
javafx.beans.property.BooleanProperty |
showIndicatorTextProperty() |
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 showIndicatorTextProperty
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 isShowIndicatorText()
public javafx.beans.property.BooleanProperty showIndicatorTextProperty()
public void setShowIndicatorText(boolean showIndicatorText)