com.jeffpalm.util.gui
Class CenterHelper

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

public class CenterHelper
extends java.lang.Object


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

Constructor Detail

CenterHelper

public CenterHelper()
Method Detail

center

public static final void center(java.awt.Component f)