Retrieves a boolean value that indicates whether the specified object is equivalent to this Brush object.
public boolean equals( Object obj )
obj
The object to which to compare this brush.
Returns true if the specified object is a Brush object and is equivalent to this brush; otherwise, returns false.