Skip to main content
Participant
April 8, 2020
Question

Flex event handling

  • April 8, 2020
  • 0 replies
  • 151 views

Hello,

 

I am trying to find ways to capture the event thrown by Flex in Java Swing . Our Java Swing UI had a flex screen and after a push of a button it dispatches event ( object and parameters) and invokes Swing UI . I am unsure how to catch this event in Swing code. The component listener doesnt catch this event through the channel. Is there a quick way to implement this flex to swing communication?

 

TIA!

    This topic has been closed for replies.