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)
PlugIn
public void actionPerformed(ActionEvent e)
actionPerformed
in interface ActionListener