Package | Description |
---|---|
com.panemu.tiwulfx.dialog |
Class and Description |
---|
MessageDialog |
MessageDialog.Answer
Enum to represent user selection on the dialog whether YES/OK, NO or
Cancel
|
MessageDialog.ButtonType
The number of buttons to be displayed in the dialog
|
MessageDialog.DialogType |
MessageDialogBuilder
This class provide a convenient way to create a dialog, display it and get
user's answer.
|