Package com.javaparts.dde

Interface Summary
DDEEventListener DDEEventListener defines events that can be received from the DDE server.
 

Class Summary
AsyncCompletedEvent This event is fired when asynchronouse transaction is completed.
Conversation This class represents a conversation with DDE server.
DDEClient DDEClient is the main class for establishing conversation with DDE servers.
DDEEvent The DDEEvent class encapsulates information about the conversation with DDE server and servers as a base class for all other DDE events.
ItemChangedEvent This event is fired when hot item value changes.
 

Exception Summary
DDEException Signals that DDE operation has failed and encapsulates the DDEML error code and error message.