API Review: ImagePattern
    Kevin Rushforth 
    kevin.rushforth at oracle.com
       
    Wed May  9 09:39:23 PDT 2012
    
    
  
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