http://java.sun.com/docs/codeconv/CodeConventions.pdf
Section 10.2
Best regards,
David Gilbert
http://www.jfree.org/
On 30/11/2011 20:21, Phil Race wrote:
Mario,
What is the warning that this fixes ? What is the reasoning ?
I'm supposing referencing a class constant via an instan
Dmitri Trembovetski wrote:
IMO if it takes too long to draw a chart it needs to be cached in
an image (VolatileImage, for example).
That is an option that is provided in JFreeChart, and so we'll modify
our code to *not* use XOR in that case. But XOR saves us from having
to allocate that
Clemens Eisserer wrote:
It hasn't. The default mode is not outline AFAIK. So if you enabled
outline, it's all your fault!
I disagree here, Swing does provide the outline mode as a public API,
it worked great in the past and now its broken.
Its not deprecated, not even mentioned in the doc