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 |
---|---|
DisplayWindow |
DisplayManager.createDisplay(DataProvider dataProvider,
DisplayWindowControlsFactory factory)
Create a new DisplayWindow for the specified DataProvider and return it.
|