classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] typo in javax.swing.JTable.get/setIntercellSpacing method n


From: Paul Jenner
Subject: [cp-patches] typo in javax.swing.JTable.get/setIntercellSpacing method names
Date: Wed, 17 Nov 2004 20:13:12 +0000

Hi.

Please find attached a re-send [1] of my patch to fix a typo in
javax.swing.JTable.getIntercellSpacing and setIntercellspacing method
names, re-synced against Classpath CVS.

If this is acceptable, could someone please apply?

I hope this helps,

Paul

[1]
http://lists.gnu.org/archive/html/classpath-patches/2004-10/msg00158.html

2004-11-17  Paul Jenner  <address@hidden>

       * javax/swing/JTable.java
       (getIntercellSpacing): Fixed typo in method name.
       (setIntercellSpacing): Likewise.
       (JTable): Call setIntercellSpacing.
       * javax/swing/plaf/basic/BasicTableHeaderUI.java
       (getPreferredSize): Call getIntercellSpacing.
       * javax/swing/plaf/basic/BasicTableUI.java
       (getRowForPoint): Likewise.
       (getColForPoint): Likewise.
       (paint): Likewise.

Attachment: intercellspacing-typo.patch
Description: Text Data


reply via email to

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