Eclipse Platform
2.0

Uses of Class
org.eclipse.jface.dialogs.TitleAreaDialog

Packages that use TitleAreaDialog
org.eclipse.jface.wizard Provides a framework for wizards. 
org.eclipse.ui.dialogs Classes for standard dialogs, wizards, and preference pages in the Eclipse Platform User Interface. 
 

Uses of TitleAreaDialog in org.eclipse.jface.wizard
 

Subclasses of TitleAreaDialog in org.eclipse.jface.wizard
 class WizardDialog
          A dialog to show a wizard to the end user.
 

Uses of TitleAreaDialog in org.eclipse.ui.dialogs
 

Subclasses of TitleAreaDialog in org.eclipse.ui.dialogs
 class SaveAsDialog
          A standard "Save As" dialog which solicits a path from the user.
 


Eclipse Platform
2.0

Copyright (c) IBM Corp. and others 2000, 2002. All Rights Reserved.