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

Typo in swing javadoc: withe

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • tbd
    • 7
    • client-libs

      A DESCRIPTION OF THE PROBLEM :
      The javadoc for the BorderFactory.createLineBorder(Color color) function has a typo.

      Full path: Border javax.swing.BorderFactory.createLineBorder(Color color)

      This typo seems to be present in most javase versions

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      Creates a line border with the specified color.
      ACTUAL -
       Creates a line border withe the specified color.

      URL OF FAULTY DOCUMENTATION :
      http://docs.oracle.com/javase/7/docs/api/

            vdyakov Victor Dyakov
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: