-
Enhancement
-
Resolution: Fixed
-
P4
-
1.4.0, 1.4.2, 5.0
-
tiger
-
generic, unknown
-
generic
Name: mb35962 Date: 06/14/2002
In many cases in Swing it is possible to easily programatically determine that a JScrollBar (or two) is scrolling some JPanel (the cannonical case is a JScrollPane). In these cases, when accessibility support is instantiated (e.g. the AccessibleJScrollBar is created), a Controller_For and Controled_By relation should be instantiated between the AccessibleJScrollBar and the AccessibleJPanel that the JScrollBar and JPanel are associated with.
This will allow various assistive technologies, especially voice-recognition technologies, to better interact with scrolling items.
###@###.### 2002-09-11
- relates to
-
JDK-4702232 Need automatic AccessibleRelation between scroll bars and what they scroll
-
- Resolved
-