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
N
O
P
R
S
T
V
W
S
SWAP_NO
- Static variable in class com.ibm.editors.utils.
BidiFlag
Value identifying that symmetric swapping has not been applied
SWAP_YES
- Static variable in class com.ibm.editors.utils.
BidiFlag
Value identifying that symmetric swapping has been applied
set2AllFlags(BidiFlagSet, BidiFlagSet, String)
- Static method in class com.ibm.editors.utils.
BidiFlagSet
Sets all the Bidi flags in 2 BidiFlagSets based on a string.
setAllFlags(BidiFlagSet)
- Method in class com.ibm.editors.utils.
BidiFlagSet
Sets all bidi flags based on another BidiFlagSet.
setAllFlags(String)
- Method in class com.ibm.editors.utils.
BidiFlagSet
Sets all bidi flags from a string.
setCharsRef(char[], int, int)
- Method in class com.ibm.editors.utils.
BidiText
Replaces the character data
reference
in the BidiText object.
setCodePage(int)
- Method in class com.ibm.editors.swt.
VisualText
sets code page for Widget
setFieldReverse(boolean, Text)
- Method in class com.ibm.editors.swt.
VisualText
Sets field reverse typing mode
setHindi(boolean)
- Method in class com.ibm.editors.swt.
VisualText
Sets hindi numbers typing mode
setOneFlag(BidiFlag)
- Method in class com.ibm.editors.utils.
BidiFlagSet
Sets a new value for one of the Bidi flags in a set without changing the other Bidi flags.
setOrientation(int)
- Method in class com.ibm.editors.swt.
VisualText
Sets the orientation of the receiver, which must be one of the constants
SWT.LEFT_TO_RIGHT
or
SWT.RIGHT_TO_LEFT
or
SWT.NULL
.
setOverWriteMode(boolean)
- Method in class com.ibm.editors.swt.
VisualText
Sets overwrite typing mode
setPush(boolean)
- Method in class com.ibm.editors.swt.
VisualText
Sets push mode state
setSelection(int)
- Method in class com.ibm.editors.swt.
VisualText
Sets the selection.
setSelection(int, int)
- Method in class com.ibm.editors.swt.
VisualText
Sets the selection.
setSelection(Point)
- Method in class com.ibm.editors.swt.
VisualText
Sets the selection.
setText(String)
- Method in class com.ibm.editors.swt.
VisualText
Sets the contents of the receiver to the given string.
setTextLimit(int)
- Method in class com.ibm.editors.swt.
VisualText
Sets the maximum number of characters that the receiver is capable of holding to be the argument.
srcToDstMap
- Variable in class com.ibm.editors.utils.
BidiTransform
Output value: source-to-destination map from the last transform with srcToDstMapRequired specified; if this option was not specified, the content of srcToDstMap should be ignored.
srcToDstMapRequired
- Variable in class com.ibm.editors.utils.
BidiTransform
Option: create a source to destination mapping
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
N
O
P
R
S
T
V
W