stickbackup
Class Main

java.lang.Object
  extended by stickbackup.Main

public class Main
extends java.lang.Object

Startup class of the application.

Author:
Andreas Studer

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

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Main method to startup.

Parameters:
args - the command line arguments
Throws:
java.io.IOException


Copyright © 2007. All Rights Reserved.