classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: more text fixes


From: Roman Kennke
Subject: [cp-patches] FYI: more text fixes
Date: Thu, 17 Nov 2005 21:44:22 +0000

This adds a default editor kit for JEditorPane and implements 2
previously stubbed methods. So now you can add icons and Components to
JTextPanes. If you are lucky, they are even rendered using the freshly
implemented ComponentView and IconView. Unfortunately, rendering styled
text components is still very broken...

2005-11-17  Roman Kennke  <address@hidden>

        * javax/swing/JEditorPane.java
        (PlainEditorKit): New inner class.
        (createDefaultEditorKit): Return an instance of PlainEditorKit.
        * javax/swing/JTextPane.java
        (insertComponent): Implemented previously stubbed method.
        (insertIcon): Implemented previously stubbed method.

/Roman

Attachment: patch.diff
Description: Text Data


reply via email to

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