This class consists of static GUI utility methods.
Definition at line 6 of file GUI.java.
static void center |
( |
Window |
w | ) |
|
|
inlinestatic |
Positions the specified frame in the center of the screen.
Definition at line 9 of file GUI.java.
static Image createBlankImage |
( |
int |
width, |
|
|
int |
height |
|
) |
| |
|
inlinestatic |
Creates a white AWT Image image of the specified size.
Definition at line 25 of file GUI.java.
The documentation for this class was generated from the following file:
- /Users/webmaster/Desktop/squiz_matrix/fudge/image_editor/src/ij/gui/GUI.java