public class SimpleDialWidget
extends edu.wpi.first.shuffleboard.api.widget.SimpleAnnotatedWidget<java.lang.Number>
dataProperty, typedSourceProperty
Constructor and Description |
---|
SimpleDialWidget() |
Modifier and Type | Method and Description |
---|---|
java.util.List<edu.wpi.first.shuffleboard.api.prefs.Group> |
getSettings() |
javafx.scene.layout.Pane |
getView() |
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 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()