classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] Patch: JEditorPane.setText


From: Anthony Balkissoon
Subject: [cp-patches] Patch: JEditorPane.setText
Date: Fri, 09 Dec 2005 14:31:09 -0500

I implemented this method so that Lillian and myself can get more html
test apps working.  This method is overridden in JEditorPane so that the
EditorKit can format as appropriate rather than just inserting plain
text.

2005-12-09  Anthony Balkissoon  <address@hidden>

        * javax/swing/JEditorPane.java:
        (setText): Allow the EditorKit to read the text into the Document,
        allowing for other than plain text.

--Tony

Attachment: JEditorPaneSetText.diff
Description: Text Data


reply via email to

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