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

Add event delivery methods to FXWindow

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 7u6
    • 7u6
    • deploy
    • None
    • Mac OS X

      On the Mac we have to deliver events to the applet process across the communications pipe. Unfortunately, when I did the first implementation for AWT-based applets I put the event delivery methods into PluginEmbeddedFrame, so, in effect, the event handling methods currently assume the existence of an AWT-based container frame.

      This needs to change so that com.sun.deploy.uitoolkit.Window has methods for receiving the serialized events, which are in turn implemented by FXWindow.

            skovatch Scott Kovatch (Inactive)
            skovatch Scott Kovatch (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: