Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8239902

[macos] Remove direct usage of JSlider, JProgressBar classes in CAccessible class

XMLWordPrintable

    • b16
    • os_x

        In class CAccessible, the JSlider and JProgressBar class are being used directly. Also, CAccessible is adding changeListeners directly to JSlider or JProgressBar instances. The accessibility classes should never use the swing components directly. Instead they should be accessing the AccessibleContext for the corresponding swing component and use it.

              pbansal Pankaj Bansal (Inactive)
              pbansal Pankaj Bansal (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: