classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: Some quick fixes for accessibility in Swing


From: Roman Kennke
Subject: [cp-patches] FYI: Some quick fixes for accessibility in Swing
Date: Tue, 06 Sep 2005 22:41:24 +0200

I re-enabled some accessibility things in javax.swing that have been
disabled due to a compiler bug in gcj < 4. I think now that the 0.18
release is out it would be a good time to get rid of this
gcj<4-bug-support things. This will also remove a lot of clutter in the
JAPI pages and maybe brings some points in the score :-)


2005-09-06  Roman Kennke  <address@hidden>

        * javax/swing/Box.java
        (AccessibleBox): Extend Container.AccessibleAWTContainer.
        (Filler.AccessibleBoxFiller): Extend
        Component.AccessibleAWTComponent.
        (Filler.getAccessibleContext): Uncomment disabled code.
        (getAccessibleContext): Uncomment disabled code.
        * javax/swing/JRootPane.java:
        JRootPane implements Accessible.
        (AccessibleJRootPane): Extend AccessibleJComponent.


/Roman

Attachment: accessible-fixes.diff
Description: Text Data


reply via email to

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