public class Dimension extends java.lang.Object
int
height
width
Dimension()
Dimension
set(int w, int h)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int height
public int width
public Dimension()
public Dimension set(int w, int h)