Two dead links in Swing API documentation

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 7
    • Affects Version/s: 7
    • Component/s: client-libs
    • b138
    • generic
    • generic
    • Verified

      There are dead links in Swing API documentation, which should be fixed:

      -------------------
      javax.swing.text.JTextComponent

      File Not Found
      4529 public void addInputMethodListener(InputMethodListener l) {
      The javadoc comment from the parent method JComponent.addInputMethodListener() is used. There is a link, which doesn't work for javax.swing.text package:
      javax.swing.JComponent
      5409 * <p>Refer to <a href="doc-files/AWTThreadIssues.html#ListenersThreads"


      -------------------
      javax.swing.text.Segment

      File Not Found
      262 public char charAt(int index) {
      The javadoc comment from the interface method CharSequence.charAt() is used. There is a link, which doesn't work for javax.swing.text package:
      java.lang.CharSequence
      70 * <a href="Character.html#unicode">surrogate</a>, the surrogate

            Assignee:
            Pavel Porvatov (Inactive)
            Reporter:
            Pavel Porvatov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: