Squiz Matrix  4.12.2
 All Data Structures Namespaces Functions Variables Pages
GUI Class Reference

Static Public Member Functions

static void center (Window w)
 
static Image createBlankImage (int width, int height)
 

Detailed Description

This class consists of static GUI utility methods.

Definition at line 6 of file GUI.java.

Member Function Documentation

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: