summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRoman Kennke <roman@kennke.org>2006-06-14 11:01:24 +0000
committerRoman Kennke <roman@kennke.org>2006-06-14 11:01:24 +0000
commitbaa5e0cdbb583d22d8d3faadaffbc50a3c4003e4 (patch)
tree563d2646090724010849d44ed562ba851c995627 /configure.ac
parent022e46a46da675d62d65788e89515eb6f7fd58a6 (diff)
downloadclasspath-baa5e0cdbb583d22d8d3faadaffbc50a3c4003e4.tar.gz
2006-06-14 Roman Kennke <kennke@aicas.com>
* javax/swing/JComponent.java (isRepainting): New flag. (paintImmediately2): Set isRepainting flag. (getRoot): Removed obsolete method. (paintDoubleBuffered): Differenciate between paint calls from RepaintManager and from AWT refresh. Call RepaintManager.commitBuffer with this and local coordinates. (findOpaqueParent): Stop searching at heavyweight component. These are always opaque. (paintChildrenOptimized): Don't paint heavyweight children. These should care for themselves. (paintChildrenWithOverlap): Don't paint heavyweight children. These should care for themselves. * javax/swing/RepaintManager.java (getOffscreenBuffer): Associate offscreen buffer with toplevel windows only. (getVolatileOffscreenBuffer): Associate offscreen buffer with toplevel windows only. (getRoot): Removed obsolete method. (commitBuffer): Blit buffer on nearest heavyweight. (blitBuffer): New helper method. (getHeavyweightParent): New helper method. (commitRemainingBuffers): Call blitBuffer instead of commitBuffer. * javax/swing/SwingUtilities.java (convertRectangleToAncestor): New helper method.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions