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

Typo in AccessibleJTableHeaderEntry javadoc

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 21
    • 17, 21
    • 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) {

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

              Created:
              Updated:
              Resolved: