Subclasses of
TypedEvent in
org.eclipse.swt.events
|
class
|
ControlEvent
Instances of this class are sent as a result of
controls being moved or resized. |
class
|
DisposeEvent
Instances of this class are sent as a result of
widgets being disposed. |
class
|
ExpandEvent
Instances of this class are sent as a result of expand item being expanded
and collapsed. |
class
|
FocusEvent
Instances of this class are sent as a result of widgets gaining and losing
focus. |
class
|
KeyEvent
Instances of this class are sent as a result of keys being pressed and
released on the keyboard. |
class
|
MenuEvent
Instances of this class are sent as a result of
menus being shown and hidden. |
class
|
ModifyEvent
Instances of this class are sent as a result of
text being modified. |
class
|
MouseEvent
Instances of this class are sent whenever mouse
related actions occur. |
class
|
SelectionEvent
Instances of this class are sent as a result of
widgets being selected. |
class
|
ShellEvent
Instances of this class are sent as a result of
operations being performed on shells. |
class
|
TraverseEvent
Instances of this class are sent as a result of widget traversal actions. |
class
|
TreeEvent
Instances of this class are sent as a result of
trees being expanded and collapsed. |
class
|
VerifyEvent
Instances of this class are sent as a result of
text being modified. |