Package edu.wpi.first.wpilibj.shuffleboard
-
Interface Summary Interface Description ShuffleboardContainer Common interface for objects that can contain shuffleboard components. -
Class Summary Class Description ComplexWidget A Shuffleboard widget that handles aSendable
object such as a speed controller or sensor.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.ShuffleboardComponent<C extends ShuffleboardComponent<C>> A generic component in Shuffleboard.ShuffleboardLayout A layout in a Shuffleboard tab.ShuffleboardTab Represents a tab in the Shuffleboard dashboard.SimpleWidget A Shuffleboard widget that handles a single data point such as a number or string. -
Enum Summary Enum Description EventImportance The importance of an event marker in Shuffleboard.