jcurzez.test
Class Colors

java.lang.Object
  |
  +--jcurzez.test.Colors

public class Colors
extends java.lang.Object

Tests colors.

Version:
0.0.4
Author:
Thomas Girard

Field Summary
private static BackgroundColor[] BG
           
private static ForegroundColor[] FG
           
 
Constructor Summary
Colors()
           
 
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
 

Field Detail

BG

private static final BackgroundColor[] BG

FG

private static final ForegroundColor[] FG
Constructor Detail

Colors

public Colors()
Method Detail

main

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


Send me an email