classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: New JTextField method


From: Roman Kennke
Subject: [cp-patches] FYI: New JTextField method
Date: Mon, 31 Oct 2005 16:30:56 +0000

Hi,

I added the  missing method getHorizontalVisibility to JTextField.
However, the real implementation of this thing is still missing, because
this BoundedRangeModel must really be managed by
javax.swing.text.FieldView. I have added a TODO note into the code for
that.

2005-10-31  Roman Kennke  <address@hidden>

        * javax/swing/JTextField.java
        (horizontalVisibility): New field.
        (JTextField): Initialize horizontalVisibility field.
        (getHorizontalVisibility): New method.

/Roman

Attachment: JTextField.diff
Description: Text Data


reply via email to

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