|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectui.util.GeneralUtil
public class GeneralUtil
| Constructor Summary | |
|---|---|
GeneralUtil()
|
|
| Method Summary | |
|---|---|
static void |
centerComponent(java.awt.Component component)
This method is helpfull to center on the screen a Component like a JFrame or a JDialog. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GeneralUtil()
| Method Detail |
|---|
public static void centerComponent(java.awt.Component component)
component - The component to be centered on the screen.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||