SWT JFace Question:
Download Questions PDF

What is Dialog?

SWT JFace Interview Question
SWT JFace Interview Question

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 Interview Questions And Answers PDF

Previous QuestionNext Question
What is FontRegistry?What is Wizard?