Package | Description |
---|---|
ij.gui | |
ij.plugin.tool |
Modifier and Type | Method and Description |
---|---|
void |
Toolbar.addMacroTool(String name,
MacroInstaller macroInstaller)
Used by the MacroInstaller class to add a macro tool to the toolbar.
|
void |
Toolbar.addMacroTool(String name,
MacroInstaller macroInstaller,
int id)
Used by the MacroInstaller class to install a set of macro tools.
|
Constructor and Description |
---|
MacroToolRunner(MacroInstaller installer) |