Public Member Functions | |
| CGPView (SingleFrameApplication app) | |
| void | showAboutBox () |
Protected Attributes | |
| GameViewer | game |
| javax.swing.JLayeredPane | jLayeredPane1 |
Definition at line 26 of file CGPView.java.
| org.classroomgaming.cgp.CGPView.CGPView | ( | SingleFrameApplication | app | ) |
| void org.classroomgaming.cgp.CGPView.showAboutBox | ( | ) |
Definition at line 118 of file CGPView.java.
GameViewer org.classroomgaming.cgp.CGPView.game [protected] |
Definition at line 28 of file CGPView.java.
javax.swing.JLayeredPane org.classroomgaming.cgp.CGPView.jLayeredPane1 [protected] |
Definition at line 241 of file CGPView.java.
1.5.8