wpilib.shuffleboard Package

wpilib.shuffleboard functions

BuiltInLayouts

The types of layouts bundled with Shuffleboard.

BuiltInWidgets

The types of the widgets bundled with Shuffleboard.

ComplexWidget

A Shuffleboard widget that handles a Sendable object such as a motor controller or sensor.

LayoutType

Represents the type of a layout in Shuffleboard.

Shuffleboard

The Shuffleboard class provides a mechanism with which data can be added and laid out in the Shuffleboard dashboard application from a robot program.

ShuffleboardComponentBase

A shim class to allow storing ShuffleboardComponents in arrays.

ShuffleboardContainer

Common interface for objects that can contain shuffleboard components.

ShuffleboardEventImportance

Members:

ShuffleboardLayout

A layout in a Shuffleboard tab.

ShuffleboardTab

Represents a tab in the Shuffleboard dashboard.

ShuffleboardValue

SimpleWidget

A Shuffleboard widget that handles a single data point such as a number or string.

SuppliedBoolListValueWidget

SuppliedBoolValueWidget

SuppliedDoubleListValueWidget

SuppliedDoubleValueWidget

SuppliedFloatListValueWidget

SuppliedFloatValueWidget

SuppliedIntListValueWidget

SuppliedIntegerValueWidget

SuppliedRawValueWidget

SuppliedStringListValueWidget

SuppliedStringValueWidget

WidgetType

Represents the type of a widget in Shuffleboard.