| Interface | Description |
|---|---|
| PropertyHolder |
This interface defines methods that allow an object to use the standard
property mechanism used in the SmartDashboard project.
|
| Class | Description |
|---|---|
| BooleanProperty | |
| ColorProperty | |
| DoubleProperty | |
| FileProperty | |
| GenericProperty<T> | |
| IntegerListProperty | |
| IntegerProperty | |
| IPAddressProperty | |
| MultiProperty | |
| NumberProperty | |
| Property | |
| StringProperty | |
| TextInputProperty<T> |