Squiz Matrix  4.12.2
 All Data Structures Namespaces Functions Variables Pages
AboutBox Class Reference
Inheritance diagram for AboutBox:
PlugIn

Public Member Functions

void run (String arg)
 

Detailed Description

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.

Member Function Documentation

void run ( String  arg)
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.


The documentation for this class was generated from the following file: