classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] Choice accessibility fix/documentation


From: Andrew John Hughes
Subject: [cp-patches] Choice accessibility fix/documentation
Date: Sat, 22 Jan 2005 01:47:34 +0000
User-agent: Mutt/1.5.6+20040907i

I'm committing the attached patch, which again fixes a few
issues with the accessibility classes for the AWT components,
and adds documentation.

Changelog:

2005-01-22  Andrew John Hughes  <address@hidden>

        * java/awt/Checkbox.java:
        (AccessibleAWTCheckbox()): Added public constructor
        to call superclass.
        * java/awt/Choice.java:
        (AccessibleAWTChoice): Added class documentation.
        (AccessibleAWTChoice()): Added public constructor
        to call superclass.
        (AccessibleAWTChoice.getAccessibleAction()): Documented.
        (AccessibleAWTChoice.getAccessibleRole()): Documented,
        and changed role to COMBO_BOX.
        (AccessibleAWTChoice.getAccessibleActionCount()): Documented.
        (AccessibleAWTChoice.getAccessibleActionDescription(int)): Documented.
        (AccessibleAWTChoice.doAccessibleAction(int)): Documented.

-- 
Andrew :-)

Please avoid sending me Microsoft Office (e.g. Word, PowerPoint) attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html

No software patents in Europe -- http://nosoftwarepatents.com

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

"We've all been part of the biggest beta test the world has ever known --
Windows" 
-- Victor Wheatman, Gartner

Attachment: accessibility-04.diff
Description: Text document

Attachment: signature.asc
Description: Digital signature


reply via email to

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