java.lang.Object
ij.plugin.SimpleCommands
- All Implemented Interfaces:
PlugIn
public class SimpleCommands extends java.lang.Object implements PlugIn
This plugin implements the Plugins/Utilities/Unlock, Image/Rename
and Plugins/Utilities/Search commands.
-
Constructor Summary
Constructors Constructor Description SimpleCommands()
-
Method Summary
Modifier and Type Method Description void
run(java.lang.String arg)
This method is called when the plugin is loaded.
-
Constructor Details
-
SimpleCommands
public SimpleCommands()
-
-
Method Details