SWT JFace Question:

What is Dialog?

Tweet Share WhatsApp

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.

Download SWT JFace PDF Read All 14 SWT JFace Questions
Previous QuestionNext Question
What is FontRegistry?What is Wizard?