classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] typo IntercellSpacing in javax.swing.JTable


From: Paul Jenner
Subject: [cp-patches] typo IntercellSpacing in javax.swing.JTable
Date: Tue, 19 Oct 2004 21:24:37 +0100

Hi.

There looks to be a typo in getIntercellSpacing and setIntercellSpacing
method names in javax.swing.JTable in Classpath - current CVS has these
as getInterCellSpacing and setInterCellSpacing respectively.

Attached trivial patch fixes these typos as well updates where they are
called in javax.swing.plaf.basic to match.

This is mostly based on regex so please check I have this correct.
(Graydon - this is re-send of what I previously sent by private mail, my
apologies for the duplicate.)

I hope this helps,

Paul

Attachment: intercellspacing-typo.patch
Description: Text Data


reply via email to

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