Go back to:
Widget
All widgets provide the following functions:
Method
- setBackgroundColour
- Set the background colour for the widget.
- draw
- Draws the main body of the widget.
- update
- Draws the variable part of the widget (ie the value it is showing).
The following classes provide additional functionality