org.classroomgaming.cgp.CGPApp Class Reference

Inherits org::jdesktop::application::SingleFrameApplication.

Collaboration diagram for org.classroomgaming.cgp.CGPApp:
[legend]

List of all members.

Static Public Member Functions

static CGPApp getApplication ()
static void main (String[] args)

Protected Member Functions

void startup ()
void configureWindow (java.awt.Window root)


Detailed Description

The main class of the application.

Definition at line 13 of file CGPApp.java.


Member Function Documentation

void org.classroomgaming.cgp.CGPApp.configureWindow ( java.awt.Window  root  )  [protected]

This method is to initialize the specified window by injecting resources. Windows shown in our application come fully initialized from the GUI builder, so this additional configuration is not needed.

Definition at line 29 of file CGPApp.java.

static CGPApp org.classroomgaming.cgp.CGPApp.getApplication (  )  [static]

A convenient static getter for the application instance.

Returns:
the instance of CGPApp

Definition at line 36 of file CGPApp.java.

static void org.classroomgaming.cgp.CGPApp.main ( String[]  args  )  [static]

Main method launching the application.

Definition at line 43 of file CGPApp.java.

void org.classroomgaming.cgp.CGPApp.startup (  )  [protected]

At startup create and show the main frame of the application.

Definition at line 19 of file CGPApp.java.


The documentation for this class was generated from the following file:

Generated on Tue May 5 04:51:56 2009 for CGP by  doxygen 1.5.8