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

javadoc for javax.swing.text.View method paint(Graphics, Shape) incorrect

XMLWordPrintable

    • b78
    • x86
    • windows_xp

      A DESCRIPTION OF THE PROBLEM :
      The @See tag redirect to itself.

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      In method paint, a @See tag should lead to any method other than paint itself.
      ACTUAL -
      In method paint(java.awt.Graphics, java.awt.Shape)
      We have tag @See paint(java.awt.Graphics, java.awt.Shape)

      URL OF FAULTY DOCUMENTATION :
      http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/View.html#paint(java.awt.Graphics,%20java.awt.Shape)

            idk Igor Kushnirskiy (Inactive)
            rmandalasunw Ranjith Mandala (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: