Previous Page
Next Page

Chapter 11. Dialogs and Wizards

Good UI guidelines suggest that developers construct modeless Eclipse editors and views, but there are times when a modal dialog or wizard is appropriate. This chapter lays out Eclipse's dialog and wizard framework, discusses when a dialog or wizard should be used instead of a view or editor, provides various examples, and discusses Eclipse's various built-in dialog classes.


Previous Page
Next Page