Dmitry Malykhanov wrote:
>
> Hmm, I'm not expert in swing. Actually I'm just playing with swing-0.7
> (very old distribution, right?). Mostly running examples and trying to
> modify them. But today I download swing-1.0.3 and found following feature.
> Image output speed during image loading (in S
Vincent Trussart wrote:
>
> Paul Reavis wrote:
>
> Sometimes it
> > seems to just pause entirely - the breadcrumbs stop, then restart when I
> > move my mouse. I do have some things attached as MouseMotionListeners.
> > Perhaps there's some strange thread dynamics going on?
> >
>
> This behavio
Hmm, I'm not expert in swing. Actually I'm just playing with swing-0.7
(very old distribution, right?). Mostly running examples and trying to
modify them. But today I download swing-1.0.3 and found following feature.
Image output speed during image loading (in SwingSet example, ScrollePane
compone
Paul Reavis wrote:
> I'm converting my app to Swing. Part of it involves display of large,
> tiled images, and I'm seeing enormous performance differences between
> Linux and win32 while doing it, more than I would reasonably attribute
> to the win32 JIT (especially since I believe, correct me if
Paul Reavis wrote:
>
> Sometimes it
> seems to just pause entirely - the breadcrumbs stop, then restart when I
> move my mouse. I do have some things attached as MouseMotionListeners.
> Perhaps there's some strange thread dynamics going on?
Update: I disabled all MouseListeners and MouseMotionLi
I'm converting my app to Swing. Part of it involves display of large,
tiled images, and I'm seeing enormous performance differences between
Linux and win32 while doing it, more than I would reasonably attribute
to the win32 JIT (especially since I believe, correct me if I'm wrong,
that gif decodin