Uses of Class
ij.ImageJ
Packages that use ImageJ
-
Uses of ImageJ in ij
Modifier and TypeMethodDescriptionstatic ImageJIJ.getInstance()Returns a reference to the "ImageJ" frame.Modifier and TypeMethodDescriptionstatic intMenus.installPlugin(String plugin, char menuCode, String command, String shortcut, ImageJ ij) Adds a plugin based command to the end of a specified menu. -
Uses of ImageJ in ij.gui
-
Uses of ImageJ in ij.plugin.frame
Fields in ij.plugin.frame declared as ImageJModifier and TypeFieldDescriptionprotected final ImageJSyncWindows.ijInstancereference to current instance of ImageJ (to avoid repeated IJ.getInstance() s)