Package ij.plugin

Class MacroInstaller

java.lang.Object
ij.plugin.MacroInstaller
All Implemented Interfaces:
MacroConstants, PlugIn, ActionListener, EventListener

public class MacroInstaller
extends Object
implements PlugIn, MacroConstants, ActionListener
This plugin implements the Plugins/Macros/Install Macros command. It is also used by the Editor class to install macros in menus and by the ImageJ class to install macros at startup.