Package | Description |
---|---|
org.eclipse.swt.events |
Modifier and Type | Method and Description |
---|---|
void |
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.
|
Copyright (c) EclipseSource and others 2002, 2015.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0