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

Small Error in API at javax.swing.plaf.synth.Region

XMLWordPrintable

    • b18
    • x86
    • windows_xp

      A DESCRIPTION OF THE PROBLEM :
      small mistake in the javax.swing.plaf.synth.Region API:
      "RADIO_BUTTON_MENU_ITEM RegionButtonMenuItem region"

      it should be:
      "RADIO_BUTTON_MENU_ITEM RadioButtonMenuItem region"

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      "RADIO_BUTTON_MENU_ITEM RadioButtonMenuItem region"
      ACTUAL -
      "RADIO_BUTTON_MENU_ITEM RegionButtonMenuItem region"

      URL OF FAULTY DOCUMENTATION :
      http://java.sun.com/j2se/1.5.0/docs/api/

            psadhukhan Prasanta Sadhukhan
            rmandalasunw Ranjith Mandala (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: