sunw.demo.buttons
Class BlueButtonWriter

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

public class BlueButtonWriter
extends java.lang.Object

This class is used by the makefiles to create an externalized bean, the BlueButton, as part of the buttons.jar file.


Constructor Summary
BlueButtonWriter()
           
 
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

BlueButtonWriter

public BlueButtonWriter()
Method Detail

main

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