<Swing Dev> [8] Review request for 6817933: Setting the background of an HTML Widget changes the native Windows JFileChooser

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Mon Jan 21 11:11:40 UTC 2013


Hi, Sergey
Not sure that this change correspond to documentation:
"

  373     /**
  374      * Get the set of styles currently being used to render the
  375      * HTML elements.  By default the resource specified by
  376      * DEFAULT_CSS gets loaded, and is*shared*  by all HTMLEditorKit
  377      * instances.
  378      */

"
What does it mean: "shared"?

21.01.2013 14:40, Sergey Malenkov wrote:
> Hello,
>
> Could you please review the following fix:
> bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6817933
> fix: http://cr.openjdk.java.net/~malenkov/6817933.0/
>
> The styleSheet property of the HTMLEditorKit class have a static 
> behavior. It must be non-static because of JavaBeans spec. The 
> automatic test is included.
>
> Thanks,
> SAM


-- 
Best regards, Sergey.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20130121/51d3b388/attachment.html>


More information about the swing-dev mailing list