API Review: ImagePattern
    Richard Bair 
    Richard.Bair at oracle.com
       
    Wed May  9 09:50:28 PDT 2012
    
    
  
Goodness sakes!
On May 9, 2012, at 9:39 AM, Kevin Rushforth wrote:
> Btw, I just checked and LinearGradient and RadialGradient are final classes, but Color is not final, and apparently never has been. Seems like an oversight and Color should be final, too (although it would techincally be an incompatible change to make it final now).
> 
> -- Kevin
> 
> 
> joe andresen wrote:
>> Hey Rich,
>> 
>>> Looks good. I hope there are javadocs for the class&  constructors as well :-).
>> Agreed.
>> 
>>>  The class should probably be final, like RadialGradient, LinearGradient, and Color.
>> Agreed.
>> 
>> Thanks for the feedback.
>> 
>> -J
    
    
More information about the openjfx-dev
mailing list