org.nuiton.widget
Class SwingUtil
java.lang.Object
org.nuiton.widget.SwingUtil
public class SwingUtil
- extends Object
|
Method Summary |
static void |
center(Component component)
Center the widget on the screen |
static void |
configureUI(Component component)
|
static void |
init()
Deprecated. since 1.0.4 with no replacement (removed in 1.1) |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SwingUtil
public SwingUtil()
init
@Deprecated
public static void init()
throws Exception
- Deprecated. since 1.0.4 with no replacement (removed in 1.1)
- 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.