public class VoltageViewWidget
extends edu.wpi.first.shuffleboard.api.widget.SingleSourceWidget
implements edu.wpi.first.shuffleboard.api.widget.AnnotatedWidget
Constructor and Description |
---|
VoltageViewWidget() |
Modifier and Type | Method and Description |
---|---|
java.util.List<edu.wpi.first.shuffleboard.api.prefs.Group> |
getSettings() |
javafx.scene.layout.Pane |
getView() |
addSource, getSource, setSource, sourceProperty
getSources, setTitle, titleProperty
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDataTypes, getDescription, getName
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()
getView
in interface edu.wpi.first.shuffleboard.api.widget.Component