Package | Description |
---|---|
loci.common | |
loci.plugins.in |
Bio-Formats Importer plugin for ImageJ.
|
Modifier and Type | Method and Description |
---|---|
void |
StatusReporter.addStatusListener(StatusListener l) |
void |
StatusReporter.removeStatusListener(StatusListener l) |
Modifier and Type | Class and Description |
---|---|
class |
DisplayHandler
Logic for displaying images and metadata onscreen using ImageJ.
|
class |
ImporterPrompter
Helper class for presenting the user with dialog boxes
for configuring importer options.
|
Modifier and Type | Field and Description |
---|---|
protected List<StatusListener> |
ImagePlusReader.listeners |
private List<StatusListener> |
ImportProcess.listeners |
Modifier and Type | Method and Description |
---|---|
void |
ImagePlusReader.addStatusListener(StatusListener l) |
void |
ImportProcess.addStatusListener(StatusListener l) |
void |
ImagePlusReader.removeStatusListener(StatusListener l) |
void |
ImportProcess.removeStatusListener(StatusListener l) |
Copyright © 2016 Open Microscopy Environment