Need a better control over ActionMap/InputMap feature

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Won't Fix
    • Priority: P4
    • 8
    • Affects Version/s: 7
    • Component/s: client-libs
    • None

      To support the soft disabling of a Swing container,
      we need to be able to temporary block all the actionMaps inside it.
      Currently there is no way to disable all the actions for a container and all its subcomponents.

      Existing: panel.setEnabled() - disables the actionMap of the panel
      but ActionMaps of its children are still active

      Exceptected: disabled containers must disalbe the actionMaps of its subcomponents

            Assignee:
            Alexander Potochkin (Inactive)
            Reporter:
            Alexander Potochkin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: