diff options
author | Thomas Fitzsimmons <fitzsim@redhat.com> | 2005-05-18 16:02:16 +0000 |
---|---|---|
committer | Thomas Fitzsimmons <fitzsim@redhat.com> | 2005-05-18 16:02:16 +0000 |
commit | 5f31832fb220779bca525ca2082dea41d813a129 (patch) | |
tree | 5c16e2d58fc25848d0245b8084ae006f37506eab /javax/swing/filechooser/UnixFileSystemView.java | |
parent | 69fa45c676215056d646c6561ba00b4a0af49158 (diff) | |
download | classpath-5f31832fb220779bca525ca2082dea41d813a129.tar.gz |
2005-05-18 Olga Rodimina <rodimina@redhat.com>
* javax/swing/MenuSelectionManager.java
(processMouseEvent): Clear selected path if the mouse was released
over non-menu component.
* javax/swing/plaf/basic/BasicPopupMenuUI.java
(Constructor): Removed initialization of mouseInputListener.
(installListeners): Do not add mouseInputListener to this popup
menu. Instead it will be added to the root container of the popup
menu.
(uninstallListeners): Remove code that removed mouseInputListener
from popupMenu.
(popupMenuWillBecomeInvisible): If this popup menu is the last
menu on the screen, then stop interrupting mouse events through
the glass pane.
(popupMenuWillBecomeVisible): Add mouseInputListener to glass pane
if it was not added before and make glass pane visible in order to
interrupt mouse evevents.
(MouseInputHandler): Close menu hierarchy if the mouse was clicked
on non menu component.
Diffstat (limited to 'javax/swing/filechooser/UnixFileSystemView.java')
0 files changed, 0 insertions, 0 deletions