Package edu.wpi.first.wpilibj.shuffleboard
package edu.wpi.first.wpilibj.shuffleboard
-
ClassDescriptionThe types of layouts bundled with Shuffleboard.The types of the widgets bundled with Shuffleboard.A Shuffleboard widget that handles a
Sendable
object such as a motor controller or sensor.The importance of an event marker in Shuffleboard.Represents the type of a layout in Shuffleboard.A wrapper to make video sources sendable and usable from 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.Common interface for objects that can contain shuffleboard components.A layout in a Shuffleboard tab.Represents a tab in the Shuffleboard dashboard.A Shuffleboard widget that handles a single data point such as a number or string.A Shuffleboard widget whose value is provided by user code.Represents the type of a widget in Shuffleboard.