Package ij.gui
Class GUI
java.lang.Object
ij.gui.GUI
This class consists of static GUI utility methods.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
Positions the specified window in the center of the screen.static Image
createBlankImage
(int width, int height) Creates a white AWT Image image of the specified size.static void
Lightens overly dark scrollbar background on Windows 8.static Rectangle
static Rectangle
static Rectangle
static boolean
showCompositeAdvisory
(ImagePlus imp, String title)
-
Constructor Details
-
GUI
public GUI()
-
-
Method Details
-
center
Positions the specified window in the center of the screen. -
getMaxWindowBounds
-
getZeroBasedMaxBounds
-
getUnionOfBounds
-
createBlankImage
Creates a white AWT Image image of the specified size. -
fix
Lightens overly dark scrollbar background on Windows 8. -
showCompositeAdvisory
-