PaintUtilities
.public abstract class PaintUtils
extends java.lang.Object
Paint
objects.Constructor and Description |
---|
PaintUtils()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
equal(java.awt.Paint p1,
java.awt.Paint p2)
Deprecated.
Returns
true if the two Paint objects are equal
OR both null . |