static class SwtMng.SelectionListenerForSlider extends java.lang.Object implements org.eclipse.swt.events.SelectionListener
| Modifier and Type | Field and Description |
|---|---|
private GralUserAction |
userAction |
private GralWidget |
widgetInfo |
| Constructor and Description |
|---|
SelectionListenerForSlider(GralWidget widgetInfo,
GralUserAction userAction) |
| Modifier and Type | Method and Description |
|---|---|
void |
widgetDefaultSelected(org.eclipse.swt.events.SelectionEvent e) |
void |
widgetSelected(org.eclipse.swt.events.SelectionEvent e) |
private final GralUserAction userAction
private final GralWidget widgetInfo
public SelectionListenerForSlider(GralWidget widgetInfo, GralUserAction userAction)
public void widgetDefaultSelected(org.eclipse.swt.events.SelectionEvent e)
widgetDefaultSelected in interface org.eclipse.swt.events.SelectionListenerpublic void widgetSelected(org.eclipse.swt.events.SelectionEvent e)
widgetSelected in interface org.eclipse.swt.events.SelectionListener