<Swing Dev> description for JSplitPanUI.finishedPaintingChildren()

Steve Sides steve.sides at oracle.com
Fri May 30 16:54:28 UTC 2014


While adding @param and @return tags to appease doclint, I came across 
javax.swing.plaf.SplitPanUI.finishedPaintingChildren().  I find the 
description of this method a little baffling. It's either missing some 
words or punctuation, or is just simply stated in a confusing manner.
Can you offer some explanation for what this method does and maybe 
suggest a better wording for the description?

  *


            finishedPaintingChildren

    public abstract void finishedPaintingChildren(JSplitPane  <http://sqeweb.us.oracle.com/coretools/comptools/users/ssides/jdk9_dev/docs/doc/javax/swing/JSplitPane.html>  jc,
                                                   Graphics  <http://sqeweb.us.oracle.com/coretools/comptools/users/ssides/jdk9_dev/docs/doc/java/awt/Graphics.html>  g)

    Messaged after the JSplitPane the receiver is providing the look and
    feel for paints its children.


-steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20140530/82e380fa/attachment.html>


More information about the swing-dev mailing list