static class SwtMng.SelectionListenerForSlider
extends java.lang.Object
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(SelectionEvent e) |
void |
widgetSelected(SelectionEvent e) |
private final GralUserAction userAction
private final GralWidget widgetInfo
public SelectionListenerForSlider(GralWidget widgetInfo, GralUserAction userAction)