public class BatchProcessor extends Object implements PlugIn, ActionListener, ItemListener, Runnable
| Constructor and Description |
|---|
BatchProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
void |
itemStateChanged(ItemEvent e) |
static String |
openMacroFromJar(String name) |
void |
run() |
void |
run(String arg)
This method is called when the plugin is loaded.
|
static void |
saveOutput(boolean b) |
public void run(String arg)
PlugInpublic void itemStateChanged(ItemEvent e)
itemStateChanged in interface ItemListenerpublic void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListenerpublic static void saveOutput(boolean b)
Copyright © 1997–2018 NIH. All rights reserved.