Dimension.getSize

Dimension.getSize

Class Overview | Class Members | This Package | All Packages

Syntax
public Dimension getSize()
Returns
the size of this dimension, a new instance of Dimension with the same width and height.
Description
Gets the size of this Dimension object. This method is included for completeness, to parallel the getSize method defined by Component.

See Also
setSize, getSize