|
|||||||||
| Home >> All >> com >> robrohan >> [ tools overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.robrohan.tools
Class FrameTools

java.lang.Objectcom.robrohan.tools.FrameTools
- public class FrameTools
- extends java.lang.Object
Common tools used in frames
| Constructor Summary | |
FrameTools()
Creates a new instance of FrameTools |
|
| Method Summary | |
static void |
center(java.awt.Window frame)
Center a frame on the screen |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
FrameTools
public FrameTools()
- Creates a new instance of FrameTools
| Method Detail |
center
public static void center(java.awt.Window frame)
- Center a frame on the screen
|
|||||||||
| Home >> All >> com >> robrohan >> [ tools overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.robrohan.tools.FrameTools