Squiz Matrix
4.12.2
|
Public Member Functions | |
void | run (String arg) |
Plugins that acquire images or display windows should implement this interface. Plugins that process images should implement the PlugInFilter interface.
Definition at line 6 of file PlugIn.java.
void run | ( | String | arg | ) |
This method is called when the plugin is loaded. 'arg', which may be blank, is the argument specified for this plugin in IJ_Props.txt.
Implemented in ContrastAdjuster, BrowserLauncher, PGM_Reader, DICOM, ScaleBar, FFT, MemoryMonitor, PlugInFrame, Thresholder, Installer, JpegWriter, URLOpener, BMP_Reader, LUT_Editor, ContrastEnhancer, ColorPicker, Colors, DragAndDrop, Memory, CanvasResizer, FITS, Hotkeys, RawReader, Selection, AboutBox, TextFileReader, ThreadLister, JavaProperties, MemoryTest, Options, ClassChecker, CommandLister, Converter, Timer, SimpleCommands, MeasurementsWriter, and ScreenGrabber.