java.lang.Object
ij.plugin.Histogram
- All Implemented Interfaces:
PlugIn,TextListener,EventListener
This plugin implements the Analyze/Histogram command.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidThis method is called when the plugin is loaded.void
-
Constructor Details
-
Histogram
public Histogram()
-
-
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. -
textValueChanged
- Specified by:
textValueChangedin interfaceTextListener
-