classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: Some DefaultStyledDocument additions


From: Roman Kennke
Subject: [cp-patches] FYI: Some DefaultStyledDocument additions
Date: Thu, 03 Nov 2005 15:41:17 +0000

I implemented some missing stuff in DefaultStyledDocument.

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

        * javax/swing/text/DefaultStyledDocument.java
        (AttributeUndoableEdit): New inner class.
        (StyleChangeListener): New inner class.
        (styleChangeListener): New field.
        (addStyle): Add styleChangeListener to new style.
        (getStyleNames): New method.
        (styleChanged): New method.
        (insert): New method.
        (create): New method.


/Roman

Attachment: DefaultStyledDocument.diff
Description: Text Data


reply via email to

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