Typo in AccessibleJTableHeaderEntry javadoc

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P5
    • 21
    • Affects Version/s: 17, 21
    • Component/s: client-libs

      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) {

            Assignee:
            Abhishek Kumar (Inactive)
            Reporter:
            Andrey Turbanov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: