org.nuiton.widget
Class SwingUtil

java.lang.Object
  extended by org.nuiton.widget.SwingUtil

public class SwingUtil
extends Object


Constructor Summary
SwingUtil()
           
 
Method Summary
static void center(Component component)
          Center the widget on the screen
static void configureUI(Component component)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SwingUtil

public SwingUtil()
Method Detail

configureUI

public static void configureUI(Component component)

center

public static void center(Component component)
Center the widget on the screen



Copyright © 2004-2011 CodeLutin. All Rights Reserved.