classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] [Patch][gui] PlainDocument and DefaultEditorKit


From: Michael Koch
Subject: [cp-patches] [Patch][gui] PlainDocument and DefaultEditorKit
Date: Fri, 21 Jan 2005 10:32:25 +0100
User-agent: Mutt/1.5.6+20040907i

Hi list,


I just commited the attached patch to load files into
javax.swing.text.PlainDocument and to display it correctly.
This patch makes it possible to actually read (the top) of the
GPL in the JEdit 4.2 installer.


Michael


2005-01-21  Michael Koch  <address@hidden>

        * javax/swing/text/DefaultEditorKit.java
        (read): Added '\n' after each line.
        * javax/swing/text/PlainView.java
        (modelToView): Update metrics.
        (drawLine): Use offsets from element.
        (paint): Update metrics. Draw all lines.

Attachment: swing.diff
Description: Text document


reply via email to

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