-
Enhancement
-
Resolution: Fixed
-
P3
-
1.2.2, 1.3.0, 1.4.0
-
beta
-
generic, x86, sparc
-
generic, solaris_7, windows_nt
The Macintosh merges the selected windows menubar with the system
menubar that's always visible at the top of the screen. The Swing
JRootPane container, which is the default (only) child of JFrame,
JDialog, and JWindow, always locates the menubar in a horizontal band
above its contentPane child. This matches the layout of menubars for
most look and feels, but not the Macintosh. We propose to modify
Swing so that the MacLookAndFeel from Apple can merge Swing menubars
with the Apple desktop menubar.
- duplicates
-
JDK-4402462 Heavyweight tooltip flickers repeatedly if it pops up under cursor.
-
- Closed
-
-
JDK-4382916 DefaultPopupFactory causes NullPointerException if parent is null
-
- Closed
-
-
JDK-4248733 Poor heavy/medium-weight choices done by ToolTipManager and JPopupMenu
-
- Closed
-
-
JDK-4310378 javax.swing.DefaultPopupFactory.* inner classes should be package-private
-
- Closed
-
-
JDK-4365634 Tooltip messes up floating toolbar
-
- Closed
-
- relates to
-
JDK-4394642 JPopupMenu should implement isShowing() method
-
- Closed
-
(1 relates to)