Icon.clone

Overview | Methods | This Package | All Packages

Icon.clone

Clones the Icon object and returns a duplicate.

Syntax

public Object clone()

Return Value

Returns an Object that is a duplicate of this one and that can be cast to an Icon object.