Add event delivery methods to FXWindow

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 7u6
    • Affects Version/s: 7u6
    • Component/s: deploy
    • None
    • Environment:

      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.

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

              Created:
              Updated:
              Resolved:
              Imported: