Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8099513 Application life-cyle model and implementation
  3. JDK-8100306

Improve deployment dialog utilities for displaying dialogs from off of FX Application Thread

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P4 P4
    • fx2.0
    • None
    • deploy

      The plugin's UI factory creates and displays dialogs from an arbitrary thread.
      It needs some utilities to invoke certain methods, wait for their return, and pass
      information back to the calling thread. This should at least be made robust and
      general enough for the plugin to use for its use cases, but may be useful for
      other applications as well. This somewhat alleviates the need for "modal dialogs",
      but there may still be a need for that in the "mixed code" scenario.

            tonywyant Tony Wyant (Inactive)
            tonywyant Tony Wyant (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: