edu.psu.geovista.app.parvis
Class ParvisMain

java.lang.Object
  extended byedu.psu.geovista.app.parvis.ParvisMain

public class ParvisMain
extends java.lang.Object

Launcher Class for unsing Parvis as a standalone application.

Version:
0.1
Author:
Flo Ledermann flo@subnet.at

Constructor Summary
ParvisMain()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main method which is called by the java interpreter.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParvisMain

public ParvisMain()
Method Detail

main

public static void main(java.lang.String[] args)
Main method which is called by the java interpreter. Basically displays the window and returns.

Parameters:
args - the command line arguments (currently none available)


Copyright © 1996-2003 GeoVista Center. All Rights Reserved.