classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: remove 2 methods from javax.swing.JEditorPane


From: Roman Kennke
Subject: [cp-patches] FYI: remove 2 methods from javax.swing.JEditorPane
Date: Fri, 20 May 2005 21:35:33 +0200

I removed 2 methods from JEditorPane. These prevented key events from
beeing delivered to the component and are not documented to be
implemented in JEditorPane.

2005-05-20  Roman Kennke  <address@hidden>

        * javax/swing/JEditorPane.java:
        (processComponentKeyEvent): Removed this method. This blocks
        key events from beeing delivered and is not in the API.
        (processKeyEvent): Removed this method. This blocks
        key events from beeing delivered and is not in the API.

/Roman

Attachment: JEditorPane.diff
Description: Text Data


reply via email to

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