classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] FYI: Implemented unregistering of JMenuBars


From: Anthony Balkissoon
Subject: [cp-patches] FYI: Implemented unregistering of JMenuBars
Date: Mon, 14 Nov 2005 16:17:24 -0500

This patch fixes the FIXME note in JMenuBar.removeNotify (yes, the one I
put there about 10 minutes ago).  The JMenuBar is now unregistered from
the KeyboardManager.

2005-11-14  Anthony Balkissoon  <address@hidden>

        * javax/swing/JMenuBar.java:
        (removeNotify): Unregister this JMenuBar from the KeyboardManager.
        * javax/swing/KeyboardManager.java:
        (unregisterJMenuBar): New implementation method.

--Tony

Attachment: JMenuBarUnregister.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]