com.mebigfatguy.polycasso
Class Polycasso

java.lang.Object
  extended by com.mebigfatguy.polycasso.Polycasso

public class Polycasso
extends java.lang.Object

the main web start application class


Field Summary
static boolean DEBUG
          enable some console debugging, and show the target image
 
Constructor Summary
Polycasso()
           
 
Method Summary
static void main(java.lang.String[] args)
          the main entry point to the web start app
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEBUG

public static final boolean DEBUG
enable some console debugging, and show the target image

See Also:
Constant Field Values
Constructor Detail

Polycasso

public Polycasso()
Method Detail

main

public static void main(java.lang.String[] args)
the main entry point to the web start app

Parameters:
args - unused


Copyright © 2009-2010 MeBigFatGuy.com. All Rights Reserved.