cc.glsn.randomimage
Class ColorWheel

java.lang.Object
  extended by cc.glsn.randomimage.ColorWheel

public class ColorWheel
extends Object


Constructor Summary
ColorWheel(String[] Args)
           
 
Method Summary
static void main(String[] Args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColorWheel

public ColorWheel(String[] Args)
           throws Exception
Throws:
Exception
Method Detail

main

public static void main(String[] Args)
                 throws Exception
Throws:
Exception