classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] Patch for AWT menu accessibility


From: Andrew John Hughes
Subject: [cp-patches] Patch for AWT menu accessibility
Date: Wed, 1 Sep 2004 02:43:21 +0100
User-agent: Mutt/1.5.6+20040722i

The attached patch adds the accessibility classes to the abstract
MenuComponent, and its subclass Menu.  It seems to me that Sun
haven't actually finished the job here (and the docs for 1.3 suggest
this too).  MenuComponent specifies a fair amount of accessibility
information, but the concrete classes only override a very minimal
amount.  To my mind, there is not enough information in MenuComponent
to provide what is required by the accessibility class.  Why it doesn't
derive from Component I don't know, as it seems to re-implement most of
its functionality.

Anyway, cheers,
-- 
Andrew :-)

Please avoid sending me Word or PowerPoint attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html

Value your freedom, or you will lose it, teaches history. 
`Don't bother us with politics' respond those who don't want to learn. 

Attachment: menu-accessibility-01.diff
Description: Text document

Attachment: signature.asc
Description: Digital signature


reply via email to

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