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

Table shown for Traversal Keys in setDefaultFocusTraversalKeys() not proper

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.0
    • 1.4.0
    • docs
    • beta2
    • generic
    • generic
    • Verified

      In documentation for KeyboardFocusManager class, for method setDefaultFocusTraversalKeys() there is a table which lists out the default traversal keys available for different platforms.

      The last row of this Table is displaced by one cell, hence the values given is not coming under proper subheading. This can be fixed easily by removing a cell from the last row

      I'm referring to the docs at /usr/local/java/jdk1.4/doc/api/index.html

      Please follow the link given below to reach the table easily

      file:/usr/local/java/jdk1.4/doc/api/java/awt/KeyboardFocusManager.html#setDefaultFocusTraversalKeys(int, java.util.Set)

      The <td> tag is not closed using </td> hence the problem

      * <tr>
      * <td>KeyboardFocusManager.DOWN_CYCLE_TRAVERSAL_KEYS<td>
      * <td>Go down one focus traversal cycle</td>
      * <td>none</td>
      * </tr>

            sharonz Sharon Zakhour (Inactive)
            rpullanisunw Rakesh Pullanikkad (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: