| Package | Description |
|---|---|
| edu.wpi.first.smartdashboard.gui.elements | |
| edu.wpi.first.smartdashboard.livewindow.elements |
| Modifier and Type | Class and Description |
|---|---|
class |
Button |
class |
Chooser |
class |
Command |
class |
CommandButton |
class |
Compass |
class |
PIDEditor |
class |
Subsystem |
| Modifier and Type | Class and Description |
|---|---|
class |
DigitalInputDisplay
Displays a digital value (on/off).
|
class |
DigitalOutputController
Controls a controller that is either on or off.
|
class |
EncoderDisplay
Displays data from an Encoder.
|
class |
GyroDisplay
Displays data from a Gyro or Compass.
|
class |
LWSubsystem
The main player in the Live Window.
|
class |
RelayController
Used to control relays, which give out positive, negative, or no voltage
("Forward," "Off," and "Reverse") without control over how much is given
out.
|
class |
ServoController
Controls a Servo.
|
class |
SingleNumberDisplay
Displays a single number (e.g.
|
class |
SpeedController
Used to control SpeedControllers such as Victors.
|