Overview
Package
Class
Use
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
W
WRAP
- Static variable in class org.eclipse.swt.
SWT
Style constant for automatic line wrap behavior (value is 1<<6).
Widget
- class org.eclipse.swt.widgets.
Widget
.
This class is the abstract superclass of all user interface objects.
Widget(Widget, int)
- Constructor for class org.eclipse.swt.widgets.
Widget
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
wake()
- Method in class org.eclipse.swt.widgets.
Display
If the receiver's user-interface thread was
sleep
ing, causes it to be awakened and start running again.
widget
- Variable in class org.eclipse.swt.events.
TypedEvent
the widget that issued the event
widget
- Variable in class org.eclipse.swt.widgets.
Event
the widget that issued the event
widgetDefaultSelected(SelectionEvent)
- Method in interface org.eclipse.swt.events.
SelectionListener
Sent when default selection occurs in the control.
widgetDisposed(DisposeEvent)
- Method in interface org.eclipse.swt.events.
DisposeListener
Sent when the widget is disposed.
widgetSelected(SelectionEvent)
- Method in interface org.eclipse.swt.events.
SelectionListener
Sent when selection occurs in the control.
width
- Variable in class org.eclipse.swt.events.
PaintEvent
the width of the bounding rectangle of the region that requires painting
width
- Variable in class org.eclipse.swt.events.
SelectionEvent
The width of selected area.
width
- Variable in class org.eclipse.swt.graphics.
ImageData
The width of the image, in pixels.
width
- Variable in class org.eclipse.swt.graphics.
Rectangle
the width of the rectangle
width
- Variable in class org.eclipse.swt.layout.
FormData
width specifies the preferred width in pixels.
width
- Variable in class org.eclipse.swt.layout.
RowData
width specifies the desired width in pixels.
width
- Variable in class org.eclipse.swt.widgets.
Event
the width of the bounding rectangle of the region that requires painting
widthHint
- Variable in class org.eclipse.swt.layout.
GridData
widthHint specifies the preferred width in pixels.
wrap
- Variable in class org.eclipse.swt.layout.
RowLayout
wrap specifies whether a control will be wrapped to the next row if there is insufficient space on the current row.
Overview
Package
Class
Use
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y