classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] java.awt.Scrollbar accessibility


From: Andrew John Hughes
Subject: [cp-patches] java.awt.Scrollbar accessibility
Date: Thu, 20 Jan 2005 12:51:18 +0000
User-agent: Mutt/1.5.6+20040907i

I'm committing the attached patch, which is similar to the one
recently added for java.awt.Checkbox.AccessibleAWTCheckbox.

Changelog:

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

        * java/awt/Checkbox.java:
        (AccessibleAWTCheckbox): Added class documentation
        * java/awt/Scrollbar.java:
        (AccessibleAWTScrollBar): typo corrected and docs added
        (AccessibleAWTScrollBar.getAccessibleRole()): documented
        (AccessibleAWTScrollBar.getAccessibleStateSet()): likewise
        (AccessibleAWTScrollBar.getAccessibleValue()): likewise
        (AccessibleAWTScrollBar.getCurrentAccessibleValue()): likewise
        (AccessibleAWTScrollBar.setCurrentAccessibleValue(int)): likewise
        (AccessibleAWTScrollBar.getMinimumAccessibleValue()): likewise
        (AccessibleAWTScrollBar.getMaximumAccessibleValue()): likewise
        (getAccessibleContext()): name of accessible class corrected

-- 
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-03.diff
Description: Text document

Attachment: signature.asc
Description: Digital signature


reply via email to

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