www.sdmetrics.com

sdmetrics
Class SDMetrics

java.lang.Object
  |
  +--sdmetrics.SDMetrics

public class SDMetrics
extends java.lang.Object

Provides the main method launching the application.


Constructor Summary
SDMetrics()
           
 
Method Summary
static void main(java.lang.String[] args)
          The main method launches the GUI if no command line arguments are specified, else the command line processor.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SDMetrics

public SDMetrics()
Method Detail

main

public static void main(java.lang.String[] args)
The main method launches the GUI if no command line arguments are specified, else the command line processor.

Parameters:
args - Command line arguments passsed from the OS.

www.sdmetrics.com