|
JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins
« « « Anklang Documentation |
This abstract base class is implemented by LookAndFeel classes to provide button-drawing functionality. More...
#include "juce_Button.h"
This abstract base class is implemented by LookAndFeel classes to provide button-drawing functionality.
Definition at line 391 of file juce_Button.h.
|
pure virtual |
Draws the text for a TextButton.
Implemented in juce::LookAndFeel_V2.
|
pure virtual |
Draws the contents of a standard ToggleButton.
Implemented in juce::LookAndFeel_V1, juce::LookAndFeel_V2, and juce::LookAndFeel_V4.