classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: Some fixes and additions to BasicTextUI


From: Roman Kennke
Subject: [cp-patches] FYI: Some fixes and additions to BasicTextUI
Date: Thu, 25 Aug 2005 22:33:19 +0200

The subject and ChangeLog says it.

2005-08-25  Roman Kennke  <address@hidden>

        * javax/swing/plaf/basic/BasicTextUI.java
        (RootView.preferenceChanged): Revalidate the text component.
        (RootView.setParent): Set parent of views to null. The parent
        of the added child view is set to the root view in the
        BasicTextUI class.
        (RootView.getView): Implemented new method.
        (RootView.getViewCount): Implemented new method.
        (RootView.changedUpdate): Use the correct ViewFactory here.
        (RootView.insertUpdate): Use the correct ViewFactory here.
        (RootView.removeUpdate): Use the correct ViewFactory here.
        (setView): Set the view's parent to the root view.

/Roman

Attachment: View.diff
Description: Text Data


reply via email to

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