|
juce::Font | getLabelFont (juce::Label &label) override |
|
juce::Font | getPopupMenuFont () override |
|
void | drawButtonText (juce::Graphics &g, juce::TextButton &button, bool isMouseOverButton, bool isButtonDown) override |
|
void | drawLinearSlider (Graphics &g, int x, int y, int width, int height, float sliderPos, float minSliderPos, float maxSliderPos, Slider::SliderStyle style, Slider &slider) override |
|
void | drawRotarySlider (juce::Graphics &g, int x, int y, int width, int height, float sliderPosProportional, float rotaryStartAngle, float rotaryEndAngle, juce::Slider &slider) override |
|
void | drawGroupComponentOutline (juce::Graphics &g, int width, int height, const juce::String &text, const juce::Justification &position, juce::GroupComponent &group) override |
|
void | drawPopupMenuBackground (juce::Graphics &g, int width, int height) override |
|
The documentation for this class was generated from the following file: