sunw.demo.buttons
Class OrangeButtonWriter

java.lang.Object
  |
  +--sunw.demo.buttons.OrangeButtonWriter

public class OrangeButtonWriter
extends java.lang.Object

This class is used by the makefiles to create a serialized bean, the OrangeButton, as part of the buttons.jar file.


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

Constructor Detail

OrangeButtonWriter

public OrangeButtonWriter()
Method Detail

main

public static void main(java.lang.String[] argv)