-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
6
-
x86
-
windows_xp
...
Profile my application (thanks, NetBeans/JFluid -- nice job!), I see that
JProgressBar's "paintIndeterminate" method is near the top of the list.
It would be nice to have a way to trade off "smoothness" against performance;
i.e. paint less often and increment the blob delta more each time, so that
it has the same "speed of sliding" albeit just more chunkily. Maybe a UIDefaults
named property or something.
Profile my application (thanks, NetBeans/JFluid -- nice job!), I see that
JProgressBar's "paintIndeterminate" method is near the top of the list.
It would be nice to have a way to trade off "smoothness" against performance;
i.e. paint less often and increment the blob delta more each time, so that
it has the same "speed of sliding" albeit just more chunkily. Maybe a UIDefaults
named property or something.