JUCE
|
This is the complete list of members for AlertWindow::LookAndFeelMethods, including all inherited members.
createAlertWindow(const String &title, const String &message, const String &button1, const String &button2, const String &button3, AlertWindow::AlertIconType iconType, int numButtons, Component *associatedComponent)=0 | AlertWindow::LookAndFeelMethods | pure virtual |
drawAlertBox(Graphics &, AlertWindow &, const Rectangle< int > &textArea, TextLayout &)=0 | AlertWindow::LookAndFeelMethods | pure virtual |
getAlertBoxWindowFlags()=0 | AlertWindow::LookAndFeelMethods | pure virtual |
getAlertWindowButtonHeight()=0 | AlertWindow::LookAndFeelMethods | pure virtual |
getAlertWindowFont()=0 | AlertWindow::LookAndFeelMethods | pure virtual |
getAlertWindowMessageFont()=0 | AlertWindow::LookAndFeelMethods | pure virtual |
getAlertWindowTitleFont()=0 | AlertWindow::LookAndFeelMethods | pure virtual |
getWidthsForTextButtons(AlertWindow &, const Array< TextButton *> &)=0 | AlertWindow::LookAndFeelMethods | pure virtual |
~LookAndFeelMethods()=default | AlertWindow::LookAndFeelMethods | virtual |