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

error on api/javax/swing/JComponent.html#disable()

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 5.0
    • 1.4.1
    • docs
    • beta2
    • x86
    • windows_xp

      Name: gm110360 Date: 06/06/2003


      A DESCRIPTION OF THE PROBLEM :
      The following page has an incorrect reference to a member function. The typo
      is:

      java.awt.Component.setEnable(boolean)

      and should be:

      java.awt.Component.setEnabled(boolean)

      http://java.sun.com/j2se/1.4.1/docs/api/javax/swing/JComponent.html#disable()



      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      The following page has an incorrect reference to a member function. The typo
      is:

      java.awt.Component.setEnable(boolean)

      and should be:

      java.awt.Component.setEnabled(boolean)

      http://java.sun.com/j2se/1.4.1/docs/api/javax/swing/JComponent.html#disable()


      ACTUAL -
      The following page has an incorrect reference to a member function. The typo
      is:

      java.awt.Component.setEnable(boolean)

      and should be:

      java.awt.Component.setEnabled(boolean)

      http://java.sun.com/j2se/1.4.1/docs/api/javax/swing/JComponent.html#disable()



      URL OF FAULTY DOCUMENTATION :

      http://java.sun.com/j2se/1.4.1/docs/api/javax/swing/JComponent.html#disable()
      (Review ID: 187339)
      ======================================================================

            sharonz Sharon Zakhour (Inactive)
            gmanwanisunw Girish Manwani (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: