view
Class MyColor.Show

java.lang.Object
  extended by view.MyColor.Show
Enclosing class:
MyColor

public static class MyColor.Show
extends Object

Test purpose.


Constructor Summary
MyColor.Show()
           
 
Method Summary
static void main(String[] arg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyColor.Show

public MyColor.Show()
Method Detail

main

public static void main(String[] arg)
                 throws Exception
Throws:
Exception