PlugIn, ActionListener, EventListenerpublic class BatchConverter extends Object implements PlugIn, ActionListener
| Constructor | Description |
|---|---|
BatchConverter() |
| Modifier and Type | Method | 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 ActionListener