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

Component.accessibleContext and JComponent.accessibleContext refactoring

    XMLWordPrintable

Details

    • b77
    • generic
    • generic
    • Verified

    Description

      Both Component and JComponent have field "accessibleContext". In Component is't package private and accessed by other classes from java.awt, but in JComponent it's protected (and therefore this field hides the field from superclass). It should be refactored to a single field, which is protected in Component.

      Attachments

        Issue Links

          Activity

            People

              ptbrunet Pete Brunet (Inactive)
              art Artem Ananiev (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: