|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImageJ | |
---|---|
ij | |
ij.gui | |
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.plugin |
---|
Fields in ij2x.plugin declared as ImageJ | |
---|---|
protected ImageJ |
AdjustPanel.ij
|
protected ImageJ |
CollapsiblePane.ij
|
protected ImageJ |
ControlBarPanel.ij
|
protected ImageJ |
ImageTypePanel.ij
|
protected ImageJ |
LutPanel.ij
|
protected ImageJ |
MathPanel.ij
|
protected ImageJ |
MovieControllerPanel.ij
|
protected ImageJ |
StackControlPanel.ij
|
protected ImageJ |
ToolbarBoxControl.ij
|
protected ImageJ |
TransformPanel.ij
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |