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

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

public class CustomColorImageTestJC
extends java.lang.Object

This will print out a color image of a pumpkin using a JCurses interface

Author:
Santiago Zapata

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

CustomColorImageTestJC

public CustomColorImageTestJC()
Method Detail

main

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