JDK-4453162 : MouseAdapter should implement MouseMotionListener and MouseWheelListener
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 1.4.0,6
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2001-05-02
  • Updated: 2017-05-16
  • Resolved: 2006-04-05
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6
6 b79Fixed
Related Reports
Relates :  
Description
WindowAdapter implements all Window-related event listener interfaces (WindowFocusListener, WindowListener, WindowStateListener).  MouseAdapter should implement all mouse-related interfaces (MouseListener, MouseMotionListener, MouseWheelListener), but only implements MouseListener.

----
There is also a Swing class, javax.swing.event.MouseInputAdapter, which should also implement MouseWheelListener.

Comments
SUGGESTED FIX http://ccc.sfbay/4453162
14-03-2006

SUGGESTED FIX http://sa.sfbay.sun.com/projects/awt_data/mustang/4453162/
09-02-2006

EVALUATION Contribution-Forum:https://jdk-collaboration.dev.java.net/servlets/ProjectForumMessageView?messageID=11244&forumID=1463
06-02-2006

EVALUATION Should address for beta2. eric.hawkes@eng 2001-05-18 There is not strong enough desire for this to address in Merlin. brent.christian@eng 2001-06-26
18-05-2001