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)
PlugIn
public void itemStateChanged(ItemEvent e)
itemStateChanged
in interface ItemListener
public void actionPerformed(ActionEvent e)
actionPerformed
in interface ActionListener
public static void saveOutput(boolean b)
Copyright © 1997–2018 NIH. All rights reserved.