mtb_io
Class Open_Image_MTB

java.lang.Object
  extended by 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

Field Summary
protected  ImageReaderOptionsPane irop
           
protected  HashMap<String,int[]> seriesIndices
           
 
Constructor Summary
Open_Image_MTB()
           
 
Method Summary
 void propertyChange(PropertyChangeEvent evt)
           
 void run(String arg0)
           
 void statusUpdated(loci.common.StatusEvent evt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

irop

protected ImageReaderOptionsPane irop

seriesIndices

protected HashMap<String,int[]> seriesIndices
Constructor Detail

Open_Image_MTB

public Open_Image_MTB()
Method Detail

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.