<Swing Dev> [9] Review request for 8132119 Provide public API for text related methods in SwingUtilities2
    Andrej Golovnin 
    andrej.golovnin at gmail.com
       
    Tue Nov 24 10:25:45 UTC 2015
    
    
  
Hi Alexander,
>>   Could you review the updated fix:
>>     http://cr.openjdk.java.net/~alexsch/8132119/webrev.01/
>>
in the JavaDocs of the methods #drawStringUnderlineCharAt and
#getClippedString you put the @see tag before the parameters
description, see lines 1125 and 1145. In the most cases the @see tag
is placed after @param tags but before the @since tag. Otherwise looks
good for me. But I'm not a reviewer. You will still need one. :-)
Best regards,
Andrej Golovnin
    
    
More information about the swing-dev
mailing list