java.lang.Object
ij.plugin.Startup
- All Implemented Interfaces:
PlugIn,ItemListener,EventListener
This plugin implements the Edit/Options/Startup command.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidThis method is called when the plugin is loaded.
-
Constructor Details
-
Startup
public Startup()
-
-
Method Details
-
run
Description copied from interface:PlugInThis method is called when the plugin is loaded. 'arg', which may be blank, is the argument specified for this plugin in IJ_Props.txt. -
getStartupMacro
-
itemStateChanged
- Specified by:
itemStateChangedin interfaceItemListener
-