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

Component.accessibleContext and JComponent.accessibleContext refactoring

XMLWordPrintable

    • b77
    • generic
    • generic
    • Verified

      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.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: