Previous Page
Next Page

11.4. Summary

This chapter introduced a number of the common SWT and JFace dialog classes that you will encounter when developing Eclipse plug-ins. When a built-in dialog or wizard isn't available that meets your needs, you can create your own using the techniques described in this chapter.

References

Chapter source (www.qualityeclipse.com/projects/source-ch-11.zip).

Klinger, Doina, "Creating JFace Wizards," IBM UK, December 16, 2002 (www.eclipse.org/articles/Article-JFace%20Wizards/wizardArticle.html).

Fatima, Azra, "Wizards in Eclipse: An Introduction to Working with Platform and Custom Wizards," HP, August 2003 (devresource.hp.com/drc/technical_articles/wizards/index.jsp).


Previous Page
Next Page