SWT JFace Question:

What is Wizard?

SWT JFace Interview Question
SWT JFace Interview Question

Answer:

A wizard can be used to create new java classes, projects, files and folders. Wizards provide step by step process to create these elements. A well defined wizard is targeted to simplify user tasks and increase productivity. Wizard is meant to take out the hassle of creating repetitive and tedious tasks.


Previous QuestionNext Question
What is Dialog?What is Action Mechanism?