mtb_io
Class Open_Image_MTB
java.lang.Object
mtb_io.Open_Image_MTB
- All Implemented Interfaces:
- ij.plugin.PlugIn, PropertyChangeListener, EventListener, loci.common.StatusListener
@ALDMetaInfo(export=MANDATORY)
public class Open_Image_MTB
- extends Object
- implements ij.plugin.PlugIn, loci.common.StatusListener, PropertyChangeListener
Plugin for image open dialog
- Author:
- Oliver Gress
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
irop
protected ImageReaderOptionsPane irop
seriesIndices
protected HashMap<String,int[]> seriesIndices
Open_Image_MTB
public Open_Image_MTB()
run
public void run(String arg0)
- Specified by:
run
in interface ij.plugin.PlugIn
statusUpdated
public void statusUpdated(loci.common.StatusEvent evt)
- Specified by:
statusUpdated
in interface loci.common.StatusListener
propertyChange
public void propertyChange(PropertyChangeEvent evt)
- Specified by:
propertyChange
in interface PropertyChangeListener
Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.