| Interface | Description |
|---|---|
| ResizableWidget |
An interface that defines the methods required to support automatic resizing
of the Widget element.
|
| Class | Description |
|---|---|
| ProgressBar |
A widget that displays progress on an arbitrary scale.
|
| ProgressBar.TextFormatter |
A formatter used to format the text displayed in the progress bar widget.
|
| ResizableWidgetCollection |
A collection of
ResizableWidget that periodically checks the outer
dimensions of a widget and redraws it as necessary. |