| JUCE
    | 
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.
| 
 | virtualdefault | 
| 
 | pure virtual | 
Implemented in LookAndFeel_V1, LookAndFeel_V2, LookAndFeel_V3, and LookAndFeel_V4.
| 
 | pure virtual | 
Implemented in LookAndFeel_V2, and LookAndFeel_V4.
| 
 | pure virtual | 
Implemented in LookAndFeel_V2.
| 
 | pure virtual | 
Draws the text for a TextButton.
Implemented in LookAndFeel_V2.
| 
 | pure virtual | 
Draws the contents of a standard ToggleButton.
Implemented in LookAndFeel_V1, LookAndFeel_V2, and LookAndFeel_V4.
| 
 | pure virtual | 
Implemented in LookAndFeel_V2, and LookAndFeel_V4.
| 
 | pure virtual | 
Implemented in LookAndFeel_V1, LookAndFeel_V2, and LookAndFeel_V4.
| 
 | pure virtual | 
Implemented in LookAndFeel_V2.