public class BatchConverter extends Object implements PlugIn, ActionListener
| Constructor and Description |
|---|
BatchConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
void |
run(String arg)
This method is called when the plugin is loaded.
|
public void run(String arg)
PlugInpublic void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListenerCopyright © 1997–2018 NIH. All rights reserved.