Package cl.obcom.desktopfx.dde
Interface DdeListener
- All Superinterfaces:
EventListener
Listener interface for receiving DDE events.
-
Method Summary
-
Method Details
-
queryData
Invoked when the data of a DDE item is required.- Parameters:
event
- the object that describes the event.
-