need to override preProcessKeyEvent() and postProcessKeyEvent()

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: 1.1.1
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: