net.sourceforge.buildmonitor
Class Launcher

java.lang.Object
  extended by net.sourceforge.buildmonitor.Launcher

public class Launcher
extends java.lang.Object

The class to use to launch the BuildMonitorImpl application.

Author:
sbrunot

Constructor Summary
Launcher()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main method that launch an instance of the BuildMonitorImpl application
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Launcher

public Launcher()
Method Detail

main

public static void main(java.lang.String[] args)
Main method that launch an instance of the BuildMonitorImpl application

Parameters:
args -


Copyright © 2007. All Rights Reserved.