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

< Previous PageNext Page > Hide TOC

Java Aqua LAF

Radar #3156528

JFrames are not garbage collected when using the screen menu bar.

Description:

If the screen menu bar is enabled via com.apple.laf.useScreenMenuBar, JFrames with menu bars set with setJMenuBar may not be garbage collected. If many such frames are created and then closed, this may result in an OutOfMemoryError.

Workaround:

Explicitly remove the JMenuBar when disposing of the frame.

Radar #3166127

JOptionPane dialog buttons have mnemonics.

Description:

JOptionPane.showConfirmDialog displays Yes and No with an underscore under the Y and the N. These underscores should not be visible with the Aqua look and feel.

Workaround:

None.

Radar #3167784

JTextArea.setCaretPosition does not place caret correctly.

Description:

After appending text to a JTextArea and then calling setCaretPosition to set the caret at the end of the appended text, the caret is not always placed at the end of the text.

Workaround:

None.



< Previous PageNext Page > Hide TOC


Last updated: 2003-06-11




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