public class ComponentGSSlider
extends java.lang.Object
Constructor and Description |
---|
ComponentGSSlider(org.eclipse.swt.widgets.Composite parent)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
void |
addSelectionListener(org.eclipse.swt.events.SelectionListener listener)
Adds a selection listener
|
double |
getSelection()
Gets the selection
|
void |
setLayoutData(java.lang.Object data)
Sets layout data
|
void |
setSelection(double selection)
Sets the selection
|
public ComponentGSSlider(org.eclipse.swt.widgets.Composite parent)
parent
- public void addSelectionListener(org.eclipse.swt.events.SelectionListener listener)
listener
- public double getSelection()
public void setLayoutData(java.lang.Object data)
data
- public void setSelection(double selection)
selection
-