Answer:
Dialogs are used to communicate the information from the user or to the user. The following are the different types of messages:
The MessageDialog displays information to the user
The InputDialog accepts the input from the user in the form of text
The ErrorDialog displays one or more errors to the user.
The MessageDialog displays information to the user
The InputDialog accepts the input from the user in the form of text
The ErrorDialog displays one or more errors to the user.
Previous Question | Next Question |
What is FontRegistry? | What is Wizard? |