test
Class JaxbwIconDemo

java.lang.Object
  extended by test.JaxbwIconDemo

public class JaxbwIconDemo
extends java.lang.Object

Image creator demo.

Author:
Kirill Grouchnikov

Field Summary
static int COLOR_CELL
           
static int NAME_CELL
           
 
Constructor Summary
JaxbwIconDemo()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main function for running this demo.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COLOR_CELL

public static final int COLOR_CELL
See Also:
Constant Field Values

NAME_CELL

public static final int NAME_CELL
See Also:
Constant Field Values
Constructor Detail

JaxbwIconDemo

public JaxbwIconDemo()
Method Detail

main

public static void main(java.lang.String[] args)
Main function for running this demo.

Parameters:
args -