no.ntnu.vegare.visualizer.client
Class VisClient

java.lang.Object
  extended by no.ntnu.vegare.visualizer.client.VisClient

public class VisClient
extends java.lang.Object

Launch point of the visualization client.

Walks through a four step initialization process:

Author:
vegare

Constructor Summary
VisClient()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VisClient

public VisClient()
Method Detail

main

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