Package | Description |
---|---|
org.micromanager.display |
This package contains classes related to Micro-Manager's display windows,
which are used to show image data and metadata to the user.
|
Modifier and Type | Method and Description |
---|---|
void |
DataViewer.addListener(DataViewerListener listener,
int priority)
Listeners will be notified of important events of the DataViewer
|
void |
DataViewer.removeListener(DataViewerListener listener)
No longer notify this listener
|