-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0
-
beta
-
sparc
-
solaris_2.6
Name: asR10047 Date: 07/25/2000
There are new constant and change of old one in JDK-Merlin that have
not been approved by CCC.
105c105
< public static final int MOUSE_LAST = 507;
---
> public static final int MOUSE_LAST = 506;
151,157d150
< * The "mouse wheel" event. This is the only MouseWheelEvent.
< * It occurs when a mouse equipped with a wheel has it's wheel rotated.
< * @since 1.4
< */
< public static final int MOUSE_WHEEL = 7 + MOUSE_FIRST; //Event.MOUSE_WHEEL
<
CCC request for mouse wheel support (4289845: Mouse Wheel Support)
does not contain these changes in 'Proposed API changes' area.
Please send out a CCC request for this change
======================================================================
- relates to
-
JDK-4356268 MouseEvent constants for MouseWheel support
-
- Closed
-
-
JDK-4289845 Mouse Wheel Support
-
- Closed
-