cz.psika.utils
Class WindowCenterer

java.lang.Object
  extended by cz.psika.utils.WindowCenterer

public final class WindowCenterer
extends java.lang.Object

Centers any window with respect to main application window.

Author:
Tomas Psika

Constructor Summary
WindowCenterer()
           
 
Method Summary
static void exec(java.awt.Window childWindow)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WindowCenterer

public WindowCenterer()
Method Detail

exec

public static void exec(java.awt.Window childWindow)