:: com :: sun :: star :: awt ::

struct Size

Elements' Summary
Width specifies the width.  
Height specifies the height.  
Elements' Details
Width
long Width;
Description
specifies the width.
Height
long Height;
Description
specifies the height.
Top of Page