JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package nz.ac.vuw.ecs.swen225.gp6.app
package
nz.ac.vuw.ecs.swen225.gp6.app
This package contains the main application of the game, including the main method.
Related Packages
Package
Description
nz.ac.vuw.ecs.swen225.gp6.app.gui
This package contains the Graphical User Interface classes for the application, including the Java Swing components factory and the main frame.
nz.ac.vuw.ecs.swen225.gp6.app.utilities
This package contains the utility classes for the app package, responsible for most of the components of the application.
Classes
Class
Description
App
Main class of the application.
Main
Main method of the application.