Class iSight

java.lang.Object
  extended by iSight

public class iSight
extends java.lang.Object

Main class (contains main method). Launches the GUI by instantiating required classes


Constructor Summary
iSight()
           
 
Method Summary
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

iSight

public iSight()
Method Detail

main

public static void main(java.lang.String[] args)