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

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

public class FullPalletTest
extends java.lang.Object

This will display in a repeating pattern all of the custom named colors available in CSIColor. The test include displaying the colors onto a black, grey, and white background.

Author:
Eben Howard

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

FullPalletTest

public FullPalletTest()
Method Detail

main

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