|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwalker.utilities.Rendering
public class Rendering
Created by IntelliJ IDEA. User: andy Date: Apr 18, 2010 A utility class for supplying various methods that help with the positioning of the gui objects in the screen.
Constructor Summary | |
---|---|
Rendering()
|
Method Summary | |
---|---|
static int |
getScreenHeight()
Get the current screen height. |
static int |
getScreenWidth()
Get the current screen width. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Rendering()
Method Detail |
---|
public static int getScreenHeight()
public static int getScreenWidth()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |