Package ij

Class Summary
Executer Runs menu commands in a separate thread.
IJ This class consists of static utility methods.
ImageJ This frame is the main ImageJ class.
ImageJApplet This is a shell applet that runs ImageJ.
ImagePlus This is an extended image class that supports 8-bit, 16-bit, 32-bit (real) and RGB images.
ImageStack This class represents an expandable array of images.
LookUpTable This class represents a color look-up table.
Macro The class contains static methods that perform macro operations.
Menus This class installs and updates ImageJ's menus.
Prefs This class contains the ImageJ preferences, which are loaded from the "IJ_Props.txt" and "IJ_Prefs.txt" files.
Undo This class consists of static methods and fields that implement ImageJ's Undo command.
WindowManager This class consists of static methods used to manage ImageJ's windows.