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

Specification for AWT Component addInputMethodListener() has extra incorrec

XMLWordPrintable

    • 1.2fcs
    • generic
    • solaris_2.5
    • Verified

      The spec reads:

      "A component will only receive input method events if it also overrides
          getInputMethodRequests() to return an InputMethodRequests instance."

      For class Component, this spec is not always true, since an application may
      easily create input method events and send them to a component which
      has added an input method event listener. The events will be sent to the listener.
      This javadoc sentence is really a specification for the input context or
      input method processing, not Component.

            nlindenbsunw Norbert Lindenberg (Inactive)
            sflemingsunw Steve Fleming (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: