Squiz Matrix
4.12.2
|
Public Member Functions | |
void | run (String arg) |
This plugin implements the Help/About ImageJ command by opening the about.jpg in ij.jar, scaling it 400% and adding some text.
Definition at line 12 of file AboutBox.java.
|
inline |
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.
Implements PlugIn.
Definition at line 15 of file AboutBox.java.