Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
charva.awt.Dimension
public class Dimension
extends java.lang.Object
implements Cloneable
Constructor Summary | |
| |
|
public Dimension()
Creates a new Dimension object with width and height = 0;
public Dimension(int width_, int height_)