Class Main

java.lang.Object
  extended by Main

public class Main
extends java.lang.Object


Constructor Summary
Constructor and Description
Main()
           
 
Method Summary
Modifier and Type Method and Description
static boolean checkForUpdate()
           
static void main(java.lang.String[] args)
           
 
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
Throws:
java.io.IOException

checkForUpdate

public static boolean checkForUpdate()