| JUCE
    | 
| Classes | |
| class | MessageBoxOptions | 
| Class used to create a set of options to pass to the AlertWindow and NativeMessageBox methods for showing dialog boxes.  More... | |
| Enumerations | |
| enum class | MessageBoxIconType { MessageBoxIconType::NoIcon , MessageBoxIconType::QuestionIcon , MessageBoxIconType::WarningIcon , MessageBoxIconType::InfoIcon } | 
| The type of icon to show in the dialog box.  More... | |