Package com.sun.jna.platform.win32
Class DdemlUtil
java.lang.Object
com.sun.jna.platform.win32.DdemlUtil
DdemlUtil defines helper classes, that help with manageing DDE communications.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface
static interface
static interface
static interface
static interface
static interface
static class
DdeAdapter implements DdeCallback and allow dynamic registration for mulitple handlers, that can be registered and unregistered at runtime.static class
static class
static class
static class
DdemlException wraps error codes reported by the DDEML functions as an exception.static interface
static interface
static interface
static interface
The IDdeClient defines functions that wrap a ddeml instance. and are not tied to conversation.static interface
The IDdeConnection defines the functions, that work an a concrete connection/conversation.static interface
The IDdeConnectionList wraps a connectionlist.static interface
static interface
static interface
static interface
static class
StandaloneDdeClient is a convenience class, that wraps a DdeClient and aUser32Util.MessageLoopThread
.static interface
static interface
static interface
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DdemlUtil
public DdemlUtil()
-