public class Open_Image_MTB extends Object implements ij.plugin.PlugIn, loci.common.StatusListener, PropertyChangeListener
| Modifier and Type | Field and Description |
|---|---|
private String |
currentfile |
private int |
currentfileN |
private int |
currentidx |
protected ImageReaderOptionsPane |
irop |
protected HashMap<String,int[]> |
seriesIndices |
| Constructor and Description |
|---|
Open_Image_MTB() |
| Modifier and Type | Method and Description |
|---|---|
void |
propertyChange(PropertyChangeEvent evt) |
void |
run(String arg0) |
void |
statusUpdated(loci.common.StatusEvent evt) |
private String currentfile
private int currentfileN
private int currentidx
protected ImageReaderOptionsPane irop
public void run(String arg0)
run in interface ij.plugin.PlugInpublic void statusUpdated(loci.common.StatusEvent evt)
statusUpdated in interface loci.common.StatusListenerpublic void propertyChange(PropertyChangeEvent evt)
propertyChange in interface PropertyChangeListenerCopyright © 2010–2025 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.