com.jeffpalm.util.gui
Class GenCenteredComponents

java.lang.Object
  extended by com.jeffpalm.util.gui.GenCenteredComponents

public final class GenCenteredComponents
extends java.lang.Object

This is used to generate components that are centerd on the screen.

Since:
2002/03/19
Author:
Jeffrey Palm

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

Constructor Detail

GenCenteredComponents

public GenCenteredComponents()
Method Detail

main

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

realMain

public void realMain(java.lang.String[] args)
              throws java.lang.Exception
Throws:
java.lang.Exception