classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: SwingFramePeer fix


From: Roman Kennke
Subject: [cp-patches] FYI: SwingFramePeer fix
Date: Thu, 19 Jan 2006 20:20:12 +0000

This fixes the handling of mouse events for the SwingFramePeer. The
previous implementation was mostly bogus and cause NPEs and whatnot.
This is now checked correctly and the mouse event gets translated when
there is a menu bar so that it gets dispatched with the correct
coordinates.

2006-01-19  Roman Kennke  <address@hidden>

        * gnu/java/awt/peer/swing/SwingFramePeer.java
        (handleMouseEvent): Fixed handling of mouse events.
        (handleMouseMotionEvent): Fixed handling of mouse events.


/Roman

Attachment: patch.diff
Description: Text Data


reply via email to

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