org.wegra.util
Class AWTUtil

java.lang.Object
  |
  +--org.wegra.util.AWTUtil

public class AWTUtil
extends java.lang.Object

Version:
1.0.0 (@{date})
Author:
wegra (Bok-Youn, Lee)

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

Constructor Detail

AWTUtil

public AWTUtil()
Method Detail

centerFrame

public static void centerFrame(java.awt.Window f)