classpath
[Top][All Lists]
Advanced

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

Patch to javax.accessibility.AccessibleComponent


From: Ian D . Stewart
Subject: Patch to javax.accessibility.AccessibleComponent
Date: Sun, 15 Apr 2001 11:24:11 -0400

While running jdeps against the javax.accessibility package, I came across
a lexical error in AccessibleComponent.java.  The method declaration for
getAccessibleAt included a data type but no identifier for the 'point'
parameter.  

The attached diff adds the identifier.  I've also attached a diff to the
ChangeLog to document my change.


Regards,
Ian
-- 
A kind word need not cost much,
The price of praise can be cheap:
With half a loaf and an empty cup
I found myself a friend.
--Havamal, St. 52

Attachment: access.diff
Description: Binary data

Attachment: access_cl.diff
Description: Binary data


reply via email to

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