public class LUT_Editor extends Object implements PlugIn, ActionListener
Constructor and Description |
---|
LUT_Editor() |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e) |
void |
run(String args)
This method is called when the plugin is loaded.
|
public void run(String args)
PlugIn
public void actionPerformed(ActionEvent e)
actionPerformed
in interface ActionListener