:: com :: sun :: star :: awt ::
|
struct Size |
|
- Description
- specifies the 2-dimensional size of an area using width and height.
|
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
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.