Apple Developer Connection
Member Login Log In | Not a Member? Contact ADC

< Previous PageNext Page > Hide TOC

Java Graphics

Radar #4314252

Sun 2D Renderer support

Description:

Previous releases of Java on Mac OS X only offered 2D rendering support using Apple's Quartz technology.

Resolution:

J2SE 5.0 Release 4 features support for Sun's 2D renderer. By default, the Quartz renderer is used for 2D rendering. You can use the Sun 2D renderer by setting the apple.awt.graphics.UseQuartz runtime option to false.

Radar #4323478

Graphics corruption during live resize

Description:

Overriding the update() method and not calling super.update() in a heavyweight component may have resulted in a blank window during a live resize.

Resolution:

All components redraw correctly during a live resize.

Radar #4347718

Window disposal crash

Description:

Disposing a window while it's being drawn to caused a crash.

Resolution:

An application no longer crashes if it disposes a window while it's being drawn to.



< Previous PageNext Page > Hide TOC


Last updated: 2006-05-23




Did this document help you?
Yes: Tell us what works for you.

It’s good, but: Report typos, inaccuracies, and so forth.

It wasn’t helpful: Tell us what would have helped.
Get information on Apple products.
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Copyright © 2007 Apple Inc.
All rights reserved. | Terms of use | Privacy Notice