|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImageJ | |
---|---|
ij |
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 | |
---|---|
(package private) static void |
IJ.init(ImageJ imagej,
java.applet.Applet theApplet)
|
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. |
(package private) void |
Menus.installPopupMenu(ImageJ ij)
|
Constructors in ij with parameters of type ImageJ | |
---|---|
Menus(ImageJ ijInstance,
java.applet.Applet appletInstance)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |