|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
DDEEventListener defines events that can be received from the DDE server. All event handlers should implement this interface.
| Method Summary | |
void |
onAsyncCompleted(AsyncCompletedEvent e)
An asynchronous transaction has completed. |
void |
onDisconnect(DDEEvent e)
Server has closed connection. |
void |
onItemChanged(ItemChangedEvent e)
Hot Item value has changed. |
| Method Detail |
public void onItemChanged(ItemChangedEvent e)
public void onDisconnect(DDEEvent e)
public void onAsyncCompleted(AsyncCompletedEvent e)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||