com.seisw.util.geom.demo
Class AboutDialog

java.lang.Object
  extended bycom.seisw.util.geom.demo.AboutDialog

public final class AboutDialog
extends java.lang.Object

The AboutDialog shows information on the development of the application.

Author:
Daniel Bridenbecker, Solution Engineering, Inc.

Constructor Summary
AboutDialog(java.awt.Frame parent)
          Creates a new instance of AboutDialog
 
Method Summary
static void main(java.lang.String[] args)
          Simple test program to display the dialog.
 void show()
          Show the dialog
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AboutDialog

public AboutDialog(java.awt.Frame parent)
Creates a new instance of AboutDialog

Method Detail

show

public void show()
Show the dialog


main

public static void main(java.lang.String[] args)
Simple test program to display the dialog.



Copyright © 2004 Solution Engineering, Inc. All Rights Reserved.