ij.plugin
Class LUT_Editor
java.lang.Object
ij.plugin.LUT_Editor
- All Implemented Interfaces:
- PlugIn, ActionListener, EventListener
public class LUT_Editor
- extends Object
- implements PlugIn, ActionListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LUT_Editor
public LUT_Editor()
run
public void run(String args)
- Description copied from interface:
PlugIn
- This method is called when the plugin is loaded.
'arg', which may be blank, is the argument specified
for this plugin in IJ_Props.txt.
- Specified by:
run
in interface PlugIn
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed
in interface ActionListener
Copyright © 1997–2017 NIH. All rights reserved.