edu.uchsc.ccp.knowtator.wizards
Class WizardUtil

java.lang.Object
  extended by edu.uchsc.ccp.knowtator.wizards.WizardUtil

public class WizardUtil
extends Object


Constructor Summary
WizardUtil()
           
 
Method Summary
static Point getCentralDialogLocation(Component parent, JDialog dialog)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WizardUtil

public WizardUtil()
Method Detail

getCentralDialogLocation

public static Point getCentralDialogLocation(Component parent,
                                             JDialog dialog)