source.ucregents.playground.gui
Class Application

java.lang.Object
  extended by source.ucregents.playground.gui.Application

public class Application
extends java.lang.Object

The Application Class is the runner which creates and shows the GUI (MainFrame.java)

Copyright: Copyright (c) 2006


Constructor Summary
Application()
          Construct and show the application.
 
Method Summary
static void main(java.lang.String[] args)
          Application entry point.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Application

public Application()
Construct and show the application.

Method Detail

main

public static void main(java.lang.String[] args)
Application entry point.

Parameters:
args - String[]