|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SelectionEvent | |
org.eclipse.swt.events | SWT typed listener support. |
Uses of SelectionEvent in org.eclipse.swt.events |
Subclasses of SelectionEvent in org.eclipse.swt.events | |
class |
TreeEvent
Instances of this class are sent as a result of trees being expanded and collapsed. |
Methods in org.eclipse.swt.events with parameters of type SelectionEvent | |
void |
SelectionListener.widgetSelected(SelectionEvent e)
Sent when selection occurs in the control. |
void |
SelectionListener.widgetDefaultSelected(SelectionEvent e)
Sent when default selection occurs in the control. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |