public class ResultsFitter
extends java.lang.Object
implements ij.plugin.PlugIn, ij.gui.DialogListener
| Constructor and Description | 
|---|
ResultsFitter()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
dialogItemChanged(ij.gui.GenericDialog dialog,
                 java.awt.AWTEvent e)
Dialog item changed. 
 | 
void | 
run(java.lang.String arg0)
Run. 
 | 
public void run(java.lang.String arg0)
run in interface ij.plugin.PlugInarg0 - the arg0public boolean dialogItemChanged(ij.gui.GenericDialog dialog,
                                 java.awt.AWTEvent e)
dialogItemChanged in interface ij.gui.DialogListenerdialog - the dialoge - the e