A B C D E F G H I L M N O P R S T U V

S

save(File, boolean) - Method in class au.com.swz.swttocom.swt.types.AutomationComposite
Saves the embedded document to the specified file.
save(boolean) - Method in class au.com.swz.swttocom.swt.types.AutomationComposite
Saves the embedded document to the same file from which it was loaded.
setAddress(int) - Method in class au.com.swz.swttocom.swt.types.pointer.BooleanPointer
Sets the memory address for this pointer.
setAddress(int) - Method in class au.com.swz.swttocom.swt.types.pointer.DatePointer
Sets the memory address for this pointer.
setAddress(int) - Method in class au.com.swz.swttocom.swt.types.pointer.DoublePointer
Sets the memory address for this pointer.
setAddress(int) - Method in class au.com.swz.swttocom.swt.types.pointer.FloatPointer
Sets the memory address for this pointer.
setAddress(int) - Method in class au.com.swz.swttocom.swt.types.pointer.IDispatchPointer
Sets the memory address for this pointer.
setAddress(int) - Method in class au.com.swz.swttocom.swt.types.pointer.IntPointer
Sets the memory address for this pointer.
setAddress(int) - Method in interface au.com.swz.swttocom.swt.types.pointer.IPointer
Sets the memory address for this pointer.
setAddress(int) - Method in class au.com.swz.swttocom.swt.types.pointer.IUnknownPointer
Sets the memory address for this pointer.
setAddress(int) - Method in class au.com.swz.swttocom.swt.types.pointer.LongPointer
Sets the memory address for this pointer.
setAddress(int) - Method in class au.com.swz.swttocom.swt.types.pointer.StringPointer
Sets the memory address for this pointer.
setAddress(int) - Method in class au.com.swz.swttocom.swt.types.pointer.VariantPointer
Sets the memory address for this pointer.
setBold(boolean) - Method in class au.com.swz.swttocom.swt.types.IFontDisp
 
setCharset(int) - Method in class au.com.swz.swttocom.swt.types.IFontDisp
 
setData(int) - Method in class org.eclipse.swt.ole.win32.VariantWrapper
Sets the data of the wrapped variant to the data contained at the specified address.
setItalic(boolean) - Method in class au.com.swz.swttocom.swt.types.IFontDisp
 
setName(String) - Method in class au.com.swz.swttocom.swt.types.IFontDisp
 
setProperty(int, Variant) - Method in class au.com.swz.swttocom.swt.types.AutomationComposite
Sets the property specified by the dispIdMember to a new value.
setProperty(int, Variant[]) - Method in class au.com.swz.swttocom.swt.types.AutomationComposite
Sets the property specified by the dispIdMember to a new value.
setProperty(int, Variant) - Method in class au.com.swz.swttocom.swt.types.AutomationObjectImpl
 
setProperty(int, Variant[]) - Method in class au.com.swz.swttocom.swt.types.AutomationObjectImpl
 
setProperty(int, Variant) - Method in interface au.com.swz.swttocom.swt.types.IAutomationObject
Sets the property specified by the dispIdMember to a new value.
setProperty(int, Variant[]) - Method in interface au.com.swz.swttocom.swt.types.IAutomationObject
Sets the property specified by the dispIdMember to a new value.
setReleaseInterval(int) - Static method in class au.com.swz.swttocom.swt.STCResourceManager
Sets the current release interval.
setSize(int) - Method in class au.com.swz.swttocom.swt.types.IFontDisp
 
setStrikethrough(boolean) - Method in class au.com.swz.swttocom.swt.types.IFontDisp
 
setUnderline(boolean) - Method in class au.com.swz.swttocom.swt.types.IFontDisp
 
setValue(boolean) - Method in class au.com.swz.swttocom.swt.types.pointer.BooleanPointer
Sets the value of this pointer.
setValue(Date) - Method in class au.com.swz.swttocom.swt.types.pointer.DatePointer
Sets the value of this pointer.
setValue(double) - Method in class au.com.swz.swttocom.swt.types.pointer.DoublePointer
Sets the value of this pointer.
setValue(float) - Method in class au.com.swz.swttocom.swt.types.pointer.FloatPointer
Sets the value of this pointer.
setValue(IDispatch) - Method in class au.com.swz.swttocom.swt.types.pointer.IDispatchPointer
Sets the value of this pointer.
setValue(int) - Method in class au.com.swz.swttocom.swt.types.pointer.IntPointer
Sets the value of this pointer.
setValue(IUnknown) - Method in class au.com.swz.swttocom.swt.types.pointer.IUnknownPointer
Sets the value of this pointer.
setValue(long) - Method in class au.com.swz.swttocom.swt.types.pointer.LongPointer
Sets the value of this pointer.
setValue(String) - Method in class au.com.swz.swttocom.swt.types.pointer.StringPointer
Sets the value of this pointer.
setValue(Variant) - Method in class au.com.swz.swttocom.swt.types.pointer.VariantPointer
Sets the value of this pointer.
setWeight(int) - Method in class au.com.swz.swttocom.swt.types.IFontDisp
 
STCResourceManager - Class in au.com.swz.swttocom.swt
The SWTtoCOM Resource Manager is resposible for releasing held COM interface references.
StringFromGUID(GUID) - Static method in class au.com.swz.swttocom.swt.SWTCOMUtils
Returns a String representation of the specified GUID.
StringPointer - Class in au.com.swz.swttocom.swt.types.pointer
A pointer for use with the java.lang.String Java type.
StringPointer(String) - Constructor for class au.com.swz.swttocom.swt.types.pointer.StringPointer
Constructs a new string pointer that will point to the specified String.
StringPointer() - Constructor for class au.com.swz.swttocom.swt.types.pointer.StringPointer
Constructs a new pointer for which no memotry is allocated.
StringPointer(int) - Constructor for class au.com.swz.swttocom.swt.types.pointer.StringPointer
Constructs a new pointer that will use the specified memory address to store data.
SWTCOMUtils - Class in au.com.swz.swttocom.swt
A set of static utility methods for working with COM on SWT.
SWTCOMUtils() - Constructor for class au.com.swz.swttocom.swt.SWTCOMUtils
 

A B C D E F G H I L M N O P R S T U V