commit-classpath
[Top][All Lists]
Advanced

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

[commit-cp] classpath javax/swing/text/html/HTMLEditorKit.j...


From: Roman Kennke
Subject: [commit-cp] classpath javax/swing/text/html/HTMLEditorKit.j...
Date: Wed, 15 Nov 2006 23:11:03 +0000

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Changes by:     Roman Kennke <rabbit78> 06/11/15 23:11:03

Modified files:
        javax/swing/text/html: HTMLEditorKit.java 
        .              : ChangeLog 

Log message:
        2006-11-15  Roman Kennke  <address@hidden>
        
                * javax/swing/text/html/HTMLEditorKit.java
                (InsertHTMLTextAction.actionPerformed): Also try inserting
                the alternate tag. Adjust the selection accordingly.
                (InsertHTMLTextAction.adjustSelection): New helper method.
                Adjusts the selection after an insertion.
                (insertAtBoundary): Delegate to deprecated method.
                (insertAtBoundry): Implemented missing method.
                (tryInsert): New helper method.
                (defaultActions): Implemented to fill the array with
                a couple of InsertHTMLTextActions.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/javax/swing/text/html/HTMLEditorKit.java?cvsroot=classpath&r1=1.40&r2=1.41
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.8804&r2=1.8805




reply via email to

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