-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
beta2
-
sparc
-
solaris_2.6
Name: nkR10003 Date: 11/20/2000
JavaDoc comments for BasicComboPopup.InvocationMouseHandler class state:
"This listener knows how and when to invoke this popup menu. It also helps
with click-and-drag scenarios by setting the selection if the mouse was
released over the list during a drag". JavaDoc comments for it's methods
copied from MouseAdapter class. It is unclear what particular method
(see list below) does.
Please specify the correct behavior for the following methods:
- void mousePressed(MouseEvent e)
- void mouseReleased(MouseEvent e)
======================================================================