JDK-4702235 : define javax.accessibility.AccessibleStreamable interface (API change)
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: javax.accessibility
  • Affected Version: 1.4.0
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: unknown
  • Submitted: 2002-06-14
  • Updated: 2017-05-16
  • Resolved: 2003-07-26
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
5.0 tigerFixed
Related Reports
Relates :  
Description
In several situations it is highly desirable for assistive technologies to parse and present the raw stream behind a component on the screen (e.g. HTML, bitmap images, MathML).  In order for the assistive technology to get at this information in a standard way, we need to introduce a new interface to the javax.accessibility package.  

This interface is already a part of the GNOME accessibility API, and will probably be added soon to the UNO (StarOffice) and Netscape accessibility APIs.

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: tiger FIXED IN: tiger INTEGRATED IN: tiger
14-06-2004

EVALUATION Committing to Tiger. This is only an interface definition. Implementing it on Swing is desirable for Tiger but a lower priority (P4). The corresponding bug ID for implementing the interface is 4702236. ###@###.### 2003-04-16
16-04-2003