On 2001.04.15 13:56:22 -0400 Mark Wielaard wrote:
> Hi,
> 
> On Sun, Apr 15, 2001 at 11:24:11AM -0400, Ian D . Stewart wrote:
> > 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.
> Thanks. I also fixed similar things in AccessibleText and
> AccessibleValue.
> But javax.accessibility is not enabled in gen-classlist.sh since it is
> not really finished yet.

I've implemented the missing classes (though some of them still need to be
documented).  Should I send these to you once I complete documentation and
make sure they all build 'out of the box' ?


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


_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to