Copyright 2012-04-26 Werner Randelshofer

org.monte.media.test
Class ColorTesterMain

java.lang.Object
  extended by org.monte.media.test.ColorTesterMain

public class ColorTesterMain
extends java.lang.Object

ColorTesterMain.

Version:
1.0 2011-03-15 Created.
Author:
Werner Randelshofer

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

ColorTesterMain

public ColorTesterMain()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Parameters:
args - the command line arguments
Throws:
java.io.IOException

Copyright 2012-04-26 Werner Randelshofer