net.slashie.libjcsi.examples.luck.toybox
Class CSIColorTest

java.lang.Object
  extended by net.slashie.libjcsi.examples.luck.toybox.CSIColorTest

public class CSIColorTest
extends java.lang.Object

This will display a color test using CSIColor objects.

Author:
Eben Howard

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

Constructor Detail

CSIColorTest

public CSIColorTest()
Method Detail

main

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