public final class MecanumDriveWidget extends AbstractDriveWidget<MecanumDriveData>
dataProperty, typedSourceProperty
Constructor and Description |
---|
MecanumDriveWidget() |
Modifier and Type | Method and Description |
---|---|
java.util.List<edu.wpi.first.shuffleboard.api.prefs.Group> |
getSettings() |
javafx.scene.layout.Pane |
getView() |
generateX, motorSource, overrideWidgetSize, union, union
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()