Loading...
Searching...
No Matches
juce::ComboBox::LookAndFeelMethods Struct Referenceabstract

Detailed Description

This abstract base class is implemented by LookAndFeel classes to provide ComboBox functionality.

Inheritance diagram for juce::ComboBox::LookAndFeelMethods:

Public Member Functions

virtual ~LookAndFeelMethods ()=default
virtual void drawComboBox (Graphics &, int width, int height, bool isButtonDown, int buttonX, int buttonY, int buttonW, int buttonH, ComboBox &)=0
virtual Font getComboBoxFont (ComboBox &)=0
virtual LabelcreateComboBoxTextBox (ComboBox &)=0
virtual void positionComboBoxText (ComboBox &, Label &labelToPosition)=0
virtual PopupMenu::Options getOptionsForComboBoxPopupMenu (ComboBox &, Label &)=0
virtual void drawComboBoxTextWhenNothingSelected (Graphics &, ComboBox &, Label &)=0

Constructors and Destructors

◆ ~LookAndFeelMethods()

virtual juce::ComboBox::LookAndFeelMethods::~LookAndFeelMethods ( )
virtualdefault

Member Functions

◆ drawComboBox()

virtual void juce::ComboBox::LookAndFeelMethods::drawComboBox ( Graphics & ,
int width,
int height,
bool isButtonDown,
int buttonX,
int buttonY,
int buttonW,
int buttonH,
ComboBox &  )
pure virtual

◆ getComboBoxFont()

virtual Font juce::ComboBox::LookAndFeelMethods::getComboBoxFont ( ComboBox & )
pure virtual

◆ createComboBoxTextBox()

virtual Label * juce::ComboBox::LookAndFeelMethods::createComboBoxTextBox ( ComboBox & )
pure virtual

Implemented in juce::LookAndFeel_V2.

References juce::ComboBox::ComboBox().

◆ positionComboBoxText()

virtual void juce::ComboBox::LookAndFeelMethods::positionComboBoxText ( ComboBox & ,
Label & labelToPosition )
pure virtual

◆ getOptionsForComboBoxPopupMenu()

virtual PopupMenu::Options juce::ComboBox::LookAndFeelMethods::getOptionsForComboBoxPopupMenu ( ComboBox & ,
Label &  )
pure virtual

Implemented in juce::LookAndFeel_V2.

References juce::ComboBox::ComboBox().

◆ drawComboBoxTextWhenNothingSelected()

virtual void juce::ComboBox::LookAndFeelMethods::drawComboBoxTextWhenNothingSelected ( Graphics & ,
ComboBox & ,
Label &  )
pure virtual

Implemented in juce::LookAndFeel_V2.

References juce::ComboBox::ComboBox().

linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram