Package | Description |
---|---|
ca.odell.glazedlists.swing | |
ca.odell.glazedlists.swt |
Modifier and Type | Method and Description |
---|---|
static javax.swing.BoundedRangeModel |
GlazedListsSwing.lowerRangeModel(ThresholdList target)
Creates a model that manipulates the lower bound of the specified
ThresholdList.
|
static javax.swing.BoundedRangeModel |
GlazedListsSwing.upperRangeModel(ThresholdList target)
Creates a model that manipulates the upper bound of the specified
ThresholdList.
|
Modifier and Type | Method and Description |
---|---|
static SelectionListener |
GlazedListsSWT.lowerThresholdViewer(ThresholdList thresholdList,
Scale scale)
Creates a viewer that manipulates the lower bound of the specified
ThresholdList based on changes to Scale selection.
|
static SelectionListener |
GlazedListsSWT.lowerThresholdViewer(ThresholdList thresholdList,
Slider slider)
Creates a viewer that manipulates the lower bound of the specified
ThresholdList based on changes to the Slider.
|
static SelectionListener |
GlazedListsSWT.upperThresholdViewer(ThresholdList thresholdList,
Scale scale)
Creates a viewer that manipulates the upper bound of the specified
ThresholdList based on changes to Scale selection.
|
static SelectionListener |
GlazedListsSWT.upperThresholdViewer(ThresholdList thresholdList,
Slider slider)
Creates a viewer that manipulates the upper bound of the specified
ThresholdList based on changes to the Slider.
|
Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by mockbuild at 2013-10-14 14:54