Generated by
JDiff

Class java.awt.AlphaComposite

Changed Methods
boolean equals(Object) Documentation changed from old to new.
Determines whether the specified object is equal to this AlphaComposite.
float getAlpha() Documentation changed from old to new.
Returns the alpha value of this AlphaComposite.
AlphaComposite getInstance(int, float) Documentation changed from old to new.
Creates an AlphaComposite object with the specified rule and the constant alpha to multiply with the alpha of the source.