47 const String& labelText = {});
54 void setText (
const String& newText);
80 outlineColourId = 0x1005400,
81 textColourId = 0x1005410
90 virtual void drawGroupComponentOutline (
Graphics&,
int w,
int h,
const String& text,
98 void enablementChanged()
override;
100 void colourChanged()
override;
The base class for all JUCE user-interface objects.
A graphics context, used for drawing a component or image.
A component that draws an outline around itself and has an optional title at the top,...
Justification getTextLabelPosition() const noexcept
Returns the current text label position.
ColourIds
A set of colour IDs to use to change the colour of various aspects of the component.
Represents a type of justification to be used when positioning graphical items.
This abstract base class is implemented by LookAndFeel classes.