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

Two dead links in Swing API documentation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 7
    • 7
    • 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

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: