| Interface | Description |
|---|---|
| GuiViewer<T> |
A Viewer is some sort of read-only view of an object.
|
| Class | Description |
|---|---|
| AbstractCustomPaintedViewer<T> | |
| HTMLLabelledListViewer |
Displays a list of items in the given order, with corresponding labels to the
left.
|
| LabelledListViewer |
Displays a list of items in the given order, with corresponding labels to the
left.
|