classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] Patch: NullPointerException in ToolTipManger #11538


From: Lillian Angel
Subject: [cp-patches] Patch: NullPointerException in ToolTipManger #11538
Date: Thu, 16 Jun 2005 12:47:37 -0400

This simple patch fixes the NullPointerException in the function
mousePressed in ToolTipManager. Attached is the patch.

2005-06-15  Lillian Angel  <address@hidden>

        * javax/swing/ToolTipManager.java
        Fixed Bug #11538.
        (mousePressed): check if currentComponent is null.
        If so, it should be equal to the current source.

Lillian. 

Attachment: 11538.PATCH
Description: Text document


reply via email to

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