-
Type:
Enhancement
-
Resolution: Duplicate
-
Priority:
P2
-
Affects Version/s: 6
-
Component/s: client-libs
-
None
-
generic
-
generic
JPlan 150
Swing does not support true double buffering, so that when a Swing application
is exposed we have to paint the whole region. This results in perceived slow
performance and a bad user experience. Swing needs to work with 2D and AWT
to provide full double buffering.
Motivation: Will result in a better user experience and help improve the impression that Swing is slow.
Swing does not support true double buffering, so that when a Swing application
is exposed we have to paint the whole region. This results in perceived slow
performance and a bad user experience. Swing needs to work with 2D and AWT
to provide full double buffering.
Motivation: Will result in a better user experience and help improve the impression that Swing is slow.
- duplicates
-
JDK-4967886 Swing should provide full double buffering per window
-
- Resolved
-