|
Calendar Component v5.1 www.calendarcomponent.com |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.imagine.component.calendar.util.WindowUtilities
This class provides certains functions for working with gui.
| Constructor Summary | |
WindowUtilities()
|
|
| Method Summary | |
static void |
centerWindowAroundPoint(java.awt.Window window,
java.awt.Point point)
This function will center the specified window on screen. |
static void |
centerWindowOnScreen(java.awt.Window window)
This function will center the specified window on screen. |
static javax.swing.JDialog |
createDialog(java.awt.Window parent)
|
static java.awt.Window |
getAncestorWindow(java.awt.Component c)
Get the window on which the component provided as parameter is placed. |
static void |
validateOwnerWindow(java.awt.Component c)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WindowUtilities()
| Method Detail |
public static java.awt.Window getAncestorWindow(java.awt.Component c)
public static void validateOwnerWindow(java.awt.Component c)
public static void centerWindowOnScreen(java.awt.Window window)
public static void centerWindowAroundPoint(java.awt.Window window,
java.awt.Point point)
public static javax.swing.JDialog createDialog(java.awt.Window parent)
|
Calendar Component v5.1 www.calendarcomponent.com |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||