| Interface | Description |
|---|---|
| Controller |
Used for all controllers.
|
| Class | Description |
|---|---|
| DigitalInputDisplay |
Displays a digital value (on/off).
|
| DigitalOutputController |
Controls a controller that is either on or off.
|
| EncoderDisplay |
Displays data from an Encoder.
|
| GyroDisplay |
Displays data from a Gyro or Compass.
|
| LiveWindowWidgetRegistrar | |
| LWSubsystem |
The main player in the Live Window.
|
| NameTag |
A custom JLabel implementation that's used for titles
of individual components within a subsystem.
|
| 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.
|
| ServoController |
Controls a Servo.
|
| SingleNumberDisplay |
Displays a single number (e.g.
|
| SpeedController |
Used to control SpeedControllers such as Victors.
|