You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "karan singh malhi (JIRA)" <ji...@apache.org> on 2006/03/19 15:23:02 UTC

[jira] Created: (HARMONY-213) Contribution of the javax.accessibility package

Contribution of the javax.accessibility package
-----------------------------------------------

         Key: HARMONY-213
         URL: http://issues.apache.org/jira/browse/HARMONY-213
     Project: Harmony
        Type: New Feature
  Components: Contributions  
 Environment: Linux and Win32
    Reporter: karan singh malhi
    Priority: Minor


Contains implementation of the javax.accessibility package.

The following things need to be noted:
1. Support for locales other than "en" is not implemented
2. AccessibleResourceBundle (deprecated) methods simply return null
3. AccessibleRelationSet uses generics which were not implemented. Although this class works fine, but the implementation was done without the use of generics.
4. Unit tests are not part of the contribution

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (HARMONY-213) Contribution of the javax.accessibility package

Posted by "Nathan Beyer (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-213?page=comments#action_12449024 ] 
            
Nathan Beyer commented on HARMONY-213:
--------------------------------------

An implementation of 'javax.accessibility' is available in the 'accessibility' module. Is this issue still relevant? Can it be closed.

> Contribution of the javax.accessibility package
> -----------------------------------------------
>
>                 Key: HARMONY-213
>                 URL: http://issues.apache.org/jira/browse/HARMONY-213
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Contributions
>         Environment: Linux and Win32
>            Reporter: karan singh malhi
>            Priority: Minor
>         Attachments: Accessibility.zip
>
>
> Contains implementation of the javax.accessibility package.
> The following things need to be noted:
> 1. Support for locales other than "en" is not implemented
> 2. AccessibleResourceBundle (deprecated) methods simply return null
> 3. AccessibleRelationSet uses generics which were not implemented. Although this class works fine, but the implementation was done without the use of generics.
> 4. Unit tests are not part of the contribution

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HARMONY-213) Contribution of the javax.accessibility package

Posted by "karan singh malhi (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-213?page=all ]

karan singh malhi updated HARMONY-213:
--------------------------------------

    Attachment: Accessibility.zip

Attached is the zip file containing contribution for javax.accessibility.
This zip file contains a package called org.apache.harmony.accessibility.internal which contains implementation of default ResourceBundles required by the package.

> Contribution of the javax.accessibility package
> -----------------------------------------------
>
>          Key: HARMONY-213
>          URL: http://issues.apache.org/jira/browse/HARMONY-213
>      Project: Harmony
>         Type: New Feature
>   Components: Contributions
>  Environment: Linux and Win32
>     Reporter: karan singh malhi
>     Priority: Minor
>  Attachments: Accessibility.zip
>
> Contains implementation of the javax.accessibility package.
> The following things need to be noted:
> 1. Support for locales other than "en" is not implemented
> 2. AccessibleResourceBundle (deprecated) methods simply return null
> 3. AccessibleRelationSet uses generics which were not implemented. Although this class works fine, but the implementation was done without the use of generics.
> 4. Unit tests are not part of the contribution

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira