com.mebigfatguy.pixelle
Class Pixelle

java.lang.Object
  extended by com.mebigfatguy.pixelle.Pixelle

public class Pixelle
extends java.lang.Object

the main class of the program


Constructor Summary
Pixelle()
           
 
Method Summary
static void main(java.lang.String[] args)
          the main method of the program
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Pixelle

public Pixelle()
Method Detail

main

public static void main(java.lang.String[] args)
the main method of the program

Parameters:
args - command line arguments


Copyright © 2008 MeBigFatGuy.com. All Rights Reserved.