|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComObject | |
---|---|
com.moesol.bindings.platform_sdk.component_services | Java bindings for Microsoft PlatformSDK Component Services. |
com.moesol.ui.com |
Uses of ComObject in com.moesol.bindings.platform_sdk.component_services |
---|
Subclasses of ComObject in com.moesol.bindings.platform_sdk.component_services | |
---|---|
class |
ComClassFactory
|
static class |
ComClassFactory.InternalUnknown
|
class |
ComControl
|
class |
ComDelegatingSink
Delegate native IDispatch::Invoke calls to a pure java implementation of a dispatch based event sink. |
class |
ComDispatchSink
Provides a simple implementation of IDispatch that can be used to send all IDispatch::Invoke calls to a subclass implementation of Invoke. |
Methods in com.moesol.bindings.platform_sdk.component_services that return ComObject | |
---|---|
ComObject |
ComObjectTracker.WeakComObject.get()
|
Methods in com.moesol.bindings.platform_sdk.component_services with parameters of type ComObject | |
---|---|
void |
ComObjectTracker.add(ComObject co)
|
static void |
COM.wrapJavaWithVtableInterface(ComObject java_sink,
Object[] out_iface)
Note that tlb2java should auto-wrap when a java interface is passed in and it is not vtable based! Also, with Reverse COM QueryInterface does the same thing as this method. |
Constructors in com.moesol.bindings.platform_sdk.component_services with parameters of type ComObject | |
---|---|
ComClassFactory.InternalUnknown(ComObject comObject)
|
|
ComDebugHelper(ComObject co)
|
|
ComObjectTracker.WeakComObject(ComObject co)
|
Uses of ComObject in com.moesol.ui.com |
---|
Subclasses of ComObject in com.moesol.ui.com | |
---|---|
static class |
ComDebugFrame.TestObject
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |