public class VIB_Protocol extends Object implements ij.plugin.PlugIn, ActionListener
Constructor and Description |
---|
VIB_Protocol() |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e) |
void |
initOptions() |
void |
initTextFields() |
void |
loadFrom(String confFile) |
void |
run(String arg) |
public void run(String arg)
run
in interface ij.plugin.PlugIn
public void loadFrom(String confFile)
public void initTextFields()
public void initOptions()
public void actionPerformed(ActionEvent e)
actionPerformed
in interface ActionListener
Copyright © 2015–2021 Fiji. All rights reserved.