classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] [Patch] javax.swing.text.DocumentFilter and javax.swing.Nav


From: Michael Koch
Subject: [cp-patches] [Patch] javax.swing.text.DocumentFilter and javax.swing.NavigationFilter
Date: Sun, 26 Sep 2004 14:23:46 +0200
User-agent: Mutt/1.5.6+20040722i

Hi list,


I just commited the attached patch to merge it from java-gui-branch.


Michael


2004-09-26  Michael Koch  <address@hidden>

        * javax/swing/text/DocumentFilter.java
        (FilterBypass): New inner class.
        (insertString): New method.
        (remove): Likewise.
        (replace): Likewise.
        * javax/swing/text/NavigationFilter.java
        (FilterBypass): New inner class.
        (NavigationFilter): New method.
        (moveDot): Likewise.
        (setDot): Likewise.

Attachment: filter.diff
Description: Text document


reply via email to

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