| ComplexWidgetWrapper |
A wrapper for WPILib's ComplexWidget; wrapped to allow the Logger to substitute a NT-only implementation
if desired.
|
| Loggable |
Marks a class as loggable.
|
| ShuffleboardContainerWrapper |
A wrapper for the WPILib ShuffleboardContainer class; wrapped to allow the Logger to substitute a NT-only implementation
if desired.
|
| ShuffleboardLayoutWrapper |
A wrapper for WPILib's ShuffleboardLayout; wrapped to allow the Logger to substitute a NT-only implementation
if desired.
|
| SimpleWidgetWrapper |
A wrapper for WPILib's SimpleWidget; wrapped to allow the Logger to substitute a NT-only implementation
if desired.
|