commit-classpath
[Top][All Lists]
Advanced

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

Patch: FYI: TextArea cleanups


From: Thomas Fitzsimmons
Subject: Patch: FYI: TextArea cleanups
Date: Sun, 25 Jan 2004 13:59:51 -0500

Hi,

I merged the following  patch from libgcj.

Tom

2004-01-25  Thomas Fitzsimmons  <address@hidden>

        * java/awt/TextArea.java: Fix indentation.  Flesh out javadocs.
        (getMinimumSize (int, int)): Fix FIXME -- return Dimension (0,0)
        when peer is null.
        (setColumns): Remove FIXME -- peer will retrieve number of
        columns by calling getColumns.
        (setRows): Likewise for number of rows.
        (next_text_number): New field.
        (paramString): Fix param string.
        (generateName): New method.
        (getUniqueLong): New method.

Attachment: textarea-javadocs.patch
Description: Text Data


reply via email to

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