Interface | Description |
---|---|
ResizableWidget |
An interface that defines the methods required to support automatic resizing
of the Widget element.
|
Resources | |
SliderListener | |
SourcesSliderEvents |
A widget that implements this interface sources the events defined by the
SliderListener interface. |
Class | Description |
---|---|
HSliderBar |
A widget that allows the user to select a value within a range of possible
values using a sliding bar that responds to mouse events.
|
ResizableWidgetCollection |
A collection of
ResizableWidget that periodically checks the outer
dimensions of a widget and redraws it as necessary. |
SliderBar |
Abstract base class for slider bars.
|
SliderBar.LabelFormatter |
A formatter used to format the labels displayed in the widget.
|
SliderListenerAdapter |
An adapter to simplify slider event listeners that do not need all events
defined on the SliderListener interface.
|
SliderListenerCollection |
A helper class for implementers of the SourcesSliderEvents interface.
|
VSliderBar |
A widget that allows the user to select a value within a range of possible
values using a sliding bar that responds to mouse events.
|
Copyright © 2017. All Rights Reserved.