|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.processmining.framework.util.CenterOnScreen
public class CenterOnScreen
Title:
Description:
Copyright: Copyright (c) 2004
Company:
Constructor Summary | |
---|---|
CenterOnScreen()
|
Method Summary | |
---|---|
static void |
center(java.awt.Window frame)
|
static void |
centerOnMainUI(java.awt.Window frame)
|
static int |
height()
|
static int |
width()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CenterOnScreen()
Method Detail |
---|
public static int width()
public static int height()
public static void center(java.awt.Window frame)
public static void centerOnMainUI(java.awt.Window frame)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |