edu.princeton.wordnet.browser.component
Class Utils

java.lang.Object
  extended by edu.princeton.wordnet.browser.component.Utils

public class Utils
extends java.lang.Object

Utilities

Author:
Bernard Bou

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

Constructor Detail

Utils

public Utils()
Method Detail

center

public static void center(java.awt.Component thisComponent)
Center on screen

Parameters:
thisComponent - component to center