| Package | Description |
|---|---|
| icy.gui.component |
Contains all custom components related classes (component, UI, renderer, editor...)
|
| icy.gui.component.ui |
Contains custom component UI
|
| Modifier and Type | Method and Description |
|---|---|
RangeSlider |
RangeComponent.getSlider() |
| Constructor and Description |
|---|
RangeSliderUI(RangeSlider rangeSlider)
Constructs a RangeSliderUI for the specified slider component.
|