|
class | juce::Slider |
| A slider control for changing a value. More...
|
|
class | juce::Slider::Listener |
| A class for receiving callbacks from a Slider. More...
|
|
struct | juce::Slider::LookAndFeelMethods |
| This abstract base class is implemented by LookAndFeel classes to provide slider drawing functionality. More...
|
|
struct | juce::Slider::RotaryParameters |
| Structure defining rotary parameters for a slider. More...
|
|
class | juce::Slider::ScopedDragNotification |
| An RAII class for sending slider listener drag messages. More...
|
|
struct | juce::Slider::SliderLayout |
| A struct defining the placement of the slider area and the text box area relative to the bounds of the whole Slider component. More...
|
|