gov.noaa.pmel.sgt.demo
Class BeanDemo

java.lang.Object
  extended by gov.noaa.pmel.sgt.demo.BeanDemo

public class BeanDemo
extends java.lang.Object

Example demonstrating the use of the SGT Bean classes. This application looks for the BeanDemoPanelModel.xml file in the same directory as gov.noaa.pmel.sgt.beans.

Since:
3.0
Version:
$Revision$, $Date$
Author:
Donald Denbo

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

Constructor Detail

BeanDemo

public BeanDemo()
Method Detail

main

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