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

Confusing specification of JEditorPaneAccessibleHypertextSupport constructor

XMLWordPrintable

    • Icon: CSR CSR
    • Resolution: Approved
    • Icon: P3 P3
    • 17
    • client-libs
    • None
    • minimal
    • No behavior change - specification only so minimal risk
    • Java API
    • SE

      Summary

      Wording of constructor of javax/swing/JEditorPane/JEditorPane.JEditorPaneAccessibleHypertextSupport is wrong which needs to be corrected.

      Problem

      Wording of constructor of javax/swing/JEditorPane/JEditorPane.JEditorPaneAccessibleHypertextSupport is wrong which needs to be corrected.

      Solution

      Updated javadoc of JEditorPaneAccessibleHypertextSupport constructor.

      Specification

              /**
      -         * Make one of these puppies
      +         * Constructs a {@code JEditorPaneAccessibleHypertextSupport}.
                */
               public JEditorPaneAccessibleHypertextSupport() {

            psadhukhan Prasanta Sadhukhan
            dbessono Dmitry Bessonov
            Joe Darcy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: