All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----ij.WindowManager
public WindowManager()
public static synchronized void setCurrentWindow(ImageWindow win)getCurrentWindow
public static ImageWindow getCurrentWindow()getCurrentImage
public static synchronized ImagePlus getCurrentImage()getWindowCount
public static int getWindowCount()addWindow
public static synchronized void addWindow(ImageWindow win)removeWindow
public static synchronized void removeWindow(ImageWindow win)
public static synchronized void closeAllWindows()
public static void putBehind()
All Packages Class Hierarchy This Package Previous Next Index