|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttest.SchemeCreatorDemo
public class SchemeCreatorDemo
Image creator demo.
Field Summary | |
---|---|
static int |
COLOR_CELL
|
static int |
NAME_CELL
|
Constructor Summary | |
---|---|
SchemeCreatorDemo()
|
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 |
---|
public static final int COLOR_CELL
public static final int NAME_CELL
Constructor Detail |
---|
public SchemeCreatorDemo()
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.lang.Exception
this
demo.
args
-
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |