com.mtp.gui
Class WindowUtilities
java.lang.Object
|
+--com.mtp.gui.WindowUtilities
- public class WindowUtilities
- extends Object
Useful utilities for Window's.
- Author:
- Matthew Pekar
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WindowUtilities
public WindowUtilities()
center
public static void center(Window w)
center
public static void center(Window w,
Rectangle bounds)
- Center the given Window in the given bounds.
Copyright © 2002 Matthew Pekar. All Rights Reserved.