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

need to override preProcessKeyEvent() and postProcessKeyEvent()

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.1.1
    • client-libs
    • None
    • x86
    • windows_95

      This one is more of a feature request than a bug.

      The preProcessKeyEvent() and postProcessKeyEvent() methods should be methods
      that subclasses of Container can override. Currently if a container wants all
      its children's keypresses (and this is a very common occurance) it must
      register as KeyListeners on them all. A very time consuming action,
      especially since the methods are already existing to handle this correctly
      but just with the wrong visibility.

            ehawkessunw Eric Hawkes (Inactive)
            mchamnessunw Mark Chamness (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: