Insets.toString

Insets.toString

Class Overview | Class Members | This Package | All Packages

Syntax
public String toString()
Returns
a string representation of this Insets object, including the values of its member fields.
Description
Returns a String object representing this Insets object's values.

Overrides
toString in class Object