Uses of Class
ij.plugin.MacroInstaller

Packages that use MacroInstaller
ij.gui   
 

Uses of MacroInstaller in ij.gui
 

Methods in ij.gui with parameters of type MacroInstaller
 void Toolbar.addMacroTool(java.lang.String name, MacroInstaller macroInstaller, int id)
          Used by the MacroInstaller class to install macro tools.