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)
           
static void init()
           
 
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

init

public static void init()
                 throws Exception
Throws:
Exception

configureUI

public static void configureUI(Component component)

center

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



Copyright © 2004-2010 CodeLutin. All Rights Reserved.