Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
I
IAutomationObject
- Interface in
au.com.swz.swttocom.swt.types
The IAutomationObject interface provides mechanism to access and retrieve information about an object's methods and properties.
ICON
- Static variable in class au.com.swz.swttocom.swt.types.
PictureType
The picture type is an icon.
IDispatchPointer
- Class in
au.com.swz.swttocom.swt.types.pointer
A pointer for use with the IDispatch COM interface.
IDispatchPointer()
- Constructor for class au.com.swz.swttocom.swt.types.pointer.
IDispatchPointer
Constructs a new pointer for which no memory is allocated.
IDispatchPointer(int)
- Constructor for class au.com.swz.swttocom.swt.types.pointer.
IDispatchPointer
Constructs a new pointer that will use the specified memory address to store data.
IDisposeableResource
- Interface in
au.com.swz.swttocom.swt
This interface represents any resource that must be disposed via the SWT UI thread.
IFontDisp
- Class in
au.com.swz.swttocom.swt.types
Implementation of the IFontDisp COM Type
IFontDisp()
- Constructor for class au.com.swz.swttocom.swt.types.
IFontDisp
IFontDisp(OleAutomation)
- Constructor for class au.com.swz.swttocom.swt.types.
IFontDisp
IIDFromString(String)
- Static method in class au.com.swz.swttocom.swt.types.
TypeUtils
This method was copied from org.eclipse.swt.internal.ole.win32.COM to make it public.
IIDIFontDisp
- Static variable in class au.com.swz.swttocom.swt.types.
IFontDisp
IIDIPictureDisp
- Static variable in class au.com.swz.swttocom.swt.types.
IPictureDisp
IntPointer
- Class in
au.com.swz.swttocom.swt.types.pointer
A pointer for use with the int Java type.
IntPointer()
- Constructor for class au.com.swz.swttocom.swt.types.pointer.
IntPointer
Constructs a new pointer for which no memotry is allocated.
IntPointer(int)
- Constructor for class au.com.swz.swttocom.swt.types.pointer.
IntPointer
Constructs a new pointer that will use the specified memory address to store data.
invoke(int)
- Method in class au.com.swz.swttocom.swt.types.
AutomationComposite
Invokes a method on the OLE Object; the method has no parameters.
invoke(int, Variant[])
- Method in class au.com.swz.swttocom.swt.types.
AutomationComposite
Invokes a method on the OLE Object; the method has no optional parameters.
invoke(int, Variant[], int[])
- Method in class au.com.swz.swttocom.swt.types.
AutomationComposite
Invokes a method on the OLE Object; the method has optional parameters.
invoke(int)
- Method in class au.com.swz.swttocom.swt.types.
AutomationObjectImpl
invoke(int, Variant[])
- Method in class au.com.swz.swttocom.swt.types.
AutomationObjectImpl
invoke(int, Variant[], int[])
- Method in class au.com.swz.swttocom.swt.types.
AutomationObjectImpl
invoke(int)
- Method in interface au.com.swz.swttocom.swt.types.
IAutomationObject
Invokes a method on the OLE Object; the method has no parameters.
invoke(int, Variant[])
- Method in interface au.com.swz.swttocom.swt.types.
IAutomationObject
Invokes a method on the OLE Object; the method has no optional parameters.
invoke(int, Variant[], int[])
- Method in interface au.com.swz.swttocom.swt.types.
IAutomationObject
Invokes a method on the OLE Object; the method has optional parameters.
invokeNoReply(int)
- Method in class au.com.swz.swttocom.swt.types.
AutomationComposite
Invokes a method on the OLE Object; the method has no parameters.
invokeNoReply(int, Variant[])
- Method in class au.com.swz.swttocom.swt.types.
AutomationComposite
Invokes a method on the OLE Object; the method has no optional parameters.
invokeNoReply(int, Variant[], int[])
- Method in class au.com.swz.swttocom.swt.types.
AutomationComposite
Invokes a method on the OLE Object; the method has optional parameters.
invokeNoReply(int)
- Method in class au.com.swz.swttocom.swt.types.
AutomationObjectImpl
invokeNoReply(int, Variant[])
- Method in class au.com.swz.swttocom.swt.types.
AutomationObjectImpl
invokeNoReply(int, Variant[], int[])
- Method in class au.com.swz.swttocom.swt.types.
AutomationObjectImpl
invokeNoReply(int)
- Method in interface au.com.swz.swttocom.swt.types.
IAutomationObject
Invokes a method on the OLE Object; the method has no parameters.
invokeNoReply(int, Variant[])
- Method in interface au.com.swz.swttocom.swt.types.
IAutomationObject
Invokes a method on the OLE Object; the method has no optional parameters.
invokeNoReply(int, Variant[], int[])
- Method in interface au.com.swz.swttocom.swt.types.
IAutomationObject
Invokes a method on the OLE Object; the method has optional parameters.
IPictureDisp
- Class in
au.com.swz.swttocom.swt.types
IPictureDisp(OleAutomation)
- Constructor for class au.com.swz.swttocom.swt.types.
IPictureDisp
IPointer
- Interface in
au.com.swz.swttocom.swt.types.pointer
A pointer to COM data type
isDirty()
- Method in class au.com.swz.swttocom.swt.types.
AutomationComposite
Indicates whether the contents of the embedded document has changed since it was last saved.
isDisposed()
- Method in class au.com.swz.swttocom.swt.types.
AutomationObjectImpl
Determines if this automation object has been disposed.
isDisposed()
- Method in interface au.com.swz.swttocom.swt.types.
IAutomationObject
Determines if this automation object has been disposed.
isFailed()
- Method in class au.com.swz.swttocom.swt.types.
HRESULT
isSuccess()
- Method in class au.com.swz.swttocom.swt.types.
HRESULT
IUnknownPointer
- Class in
au.com.swz.swttocom.swt.types.pointer
A pointer for use with the IUnkown COM interface.
IUnknownPointer()
- Constructor for class au.com.swz.swttocom.swt.types.pointer.
IUnknownPointer
Constructs a new pointer for which no memory is allocated.
IUnknownPointer(int)
- Constructor for class au.com.swz.swttocom.swt.types.pointer.
IUnknownPointer
Constructs a new pointer that will use the specified memory address to store data.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V