| Interface | Description |
|---|---|
| DisplayPanel |
The panel housing a particular
Display. |
| DisplayViewer<T> |
A display viewer is a UI widget that shows a display to a user.
|
| DisplayWindow |
A user interface window associated with a Display, containing a
DisplayPanel. |
| Class | Description |
|---|---|
| AbstractDisplayViewer<T> |
The AbstractDisplayViewer provides some basic generic implementations for a
DisplayViewer such as storing and providing the display, window and panel for
a DisplayViewer.
|
Copyright © 2015–2022 SciJava. All rights reserved.