| Package | Description |
|---|---|
| ij.gui | |
| ij.plugin.tool |
| Modifier and Type | Method | 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 | Description |
|---|---|
MacroToolRunner(MacroInstaller installer) |