public class DisplaySize extends java.lang.Object
protected int
height
width
DisplaySize(int width, int height)
int
getHeight()
getWidth()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected final int width
protected final int height
public DisplaySize(int width, int height)
public int getWidth()
public int getHeight()