Uses of Class
ij.ImageJ

Packages that use ImageJ
ij   
ij.gui   
ij2x   
ij2x.plugin   
 

Uses of ImageJ in ij
 

Methods in ij that return ImageJ
static ImageJ IJ.getInstance()
          Returns a reference to the "ImageJ" frame.
 

Methods in ij with parameters of type ImageJ
static int Menus.installPlugin(java.lang.String plugin, char menuCode, java.lang.String command, java.lang.String shortcut, ImageJ ij)
          Adds a plugin based command to the end of a specified menu.
 

Uses of ImageJ in ij.gui
 

Fields in ij.gui declared as ImageJ
protected  ImageJ ImageCanvas.ij
           
protected  ImageJ ImageWindow.ij
           
protected  ImageJ ToolBox.ij
           
 

Methods in ij.gui with parameters of type ImageJ
static void GUI.relCenter(ImageJ ij, java.awt.Window w)
          Positions the specified window in the center of the screen.
static void GUI.relRight(ImageJ ij, java.awt.Window w)
          Positions the specified window in the center of the screen.
 

Uses of ImageJ in ij2x
 

Fields in ij2x declared as ImageJ
protected  ImageJ Command_Bar.ij
           
protected  ImageJ Math_Commands_Bar.ij
           
 

Uses of ImageJ in ij2x.plugin
 

Fields in ij2x.plugin declared as ImageJ
protected  ImageJ AdjustPanel.ij
           
protected  ImageJ CollapsiblePane.ij
           
protected  ImageJ ControlBarPanel.ij
           
protected  ImageJ ControlbarJPanel.ij
           
protected  ImageJ ImageTypePanel.ij
           
protected  ImageJ LutPanel.ij
           
protected  ImageJ MathPanel.ij
           
protected  ImageJ MovieControllerPanel.ij
           
protected  ImageJ OverlayPanel.ij
           
protected  ImageJ StackControlPanel.ij
           
protected  ImageJ ToolbarBoxControl.ij
           
protected  ImageJ TransformPanel.ij