classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] Missing accessibility methods in javax.swing.SwingUtilities


From: Andrew John Hughes
Subject: [cp-patches] Missing accessibility methods in javax.swing.SwingUtilities
Date: Thu, 27 Jan 2005 01:19:29 +0000
User-agent: Mutt/1.5.6+20040907i

I'm committing the attached patch which adds the missing accessibility
methods to javax.swing.SwingUtilities.

Changelog:

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

        * javax/swing/SwingUtilities.java:
        (getAccessibleAt(java.awt.Component, java.awt.Point)):
        Implemented and documented.
        (getAccessibleChild(java.awt.Component, int)): Likewise.
        (getAccessibleChildrenCount(java.awt.Component)): Likewise.
        (getAccessibleIndexInParent(java.awt.Component)): Likewise.
        (getAccessibleStateSet(java.awt.Component)): Likewise.

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

Attachment: signature.asc
Description: Digital signature


reply via email to

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