com.seisw.util.geom.demo
Class PolyDemo

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

public class PolyDemo
extends java.lang.Object

PolyDemo is the main class of the PolyDemo application. It owns the main frame of the application and is responsible for constructing the rest of the objects and placing them into the main frame.

Author:
Dan Bridenbecker, Solution Engineering, Inc.

Constructor Summary
PolyDemo()
          Creates a new instance of PolyDemo
 
Method Summary
static void main(java.lang.String[] argv)
          The main to the PolyDemo application
 void show()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PolyDemo

public PolyDemo()
Creates a new instance of PolyDemo

Method Detail

show

public void show()

main

public static void main(java.lang.String[] argv)
The main to the PolyDemo application



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