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

Typo in AccessibleJTableHeaderEntry javadoc

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P5
    • 21
    • 17, 21
    • client-libs

    Description

      There is a typo: 'AccessiblJTableHeaaderEntry' instead of 'AccessibleJTableHeaderEntry'
                  /**
                   * Constructs an AccessiblJTableHeaaderEntry
                   * @since 1.4
                   *
                   * @param c the column index
                   * @param p the parent <code>JTableHeader</code>
                   * @param t the table <code>JTable</code>
                   */
                  public AccessibleJTableHeaderEntry(int c, JTableHeader p, JTable t) {

      Attachments

        Issue Links

          Activity

            People

              abhiscxk Abhishek Kumar
              aturbanov Andrey Turbanov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: