Uses of Class
org.eclipse.swt.events.SelectionEvent
-
Uses of SelectionEvent in org.eclipse.swt.events
Modifier and TypeMethodDescriptionvoid
SelectionAdapter.widgetDefaultSelected
(SelectionEvent e) Sent when default selection occurs in the control.void
SelectionListener.widgetDefaultSelected
(SelectionEvent e) Sent when default selection occurs in the control.void
SelectionAdapter.widgetSelected
(SelectionEvent e) Sent when selection occurs in the control.void
SelectionListener.widgetSelected
(SelectionEvent e) Sent when selection occurs in the control.