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

Need a better control over ActionMap/InputMap feature

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • 8
    • 7
    • 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

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: