copy


Description:

public ScreenAttributes copy ()

Makes a deep copy of a ScreenAttributes.

Parameters:

this

a ScreenAttributes

Returns:

A newly created ScreenAttributes with the same contents as this. If this is null, null is returned.