| Class | Description |
|---|---|
| MonologFX | |
| MonologFXBuilder | |
| MonologFXButton | |
| MonologFXButtonBuilder |
| Enum | Description |
|---|---|
| MonologFX.ButtonAlignment | |
| MonologFX.Type |
Type of dialog box is one of the following, each with a distinct icon:
ACCEPT = check mark icon
ERROR = red 'X' icon
INFO = blue 'i' (information) icon
QUESTION = blue question mark icon
If no type is specified in the constructor, the default is INFO.
|
| MonologFXButton.Type |
Type of button, with several built-in options and three custom ones.
|