main
Class PlanetLabVisualizer

java.lang.Object
  extended by main.PlanetLabVisualizer

public class PlanetLabVisualizer
extends java.lang.Object

The PlanetLabVisualizer class is used to start the application.

Author:
Leo Bosnjak

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

Constructor Detail

PlanetLabVisualizer

public PlanetLabVisualizer()
Method Detail

main

public static void main(java.lang.String[] args)
The main method of PlanetLabVisualizer. It opens the GUI application, which creates PlanetLab maps and displays them. The parameters are processed here, and the main frame is opened.

Parameters:
args -