Eclipse Platform
Release 3.1

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

Packages that use TitleAreaDialog
org.eclipse.debug.ui.sourcelookup Provides a user interface for debug platform source lookup facilities. 
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.debug.ui.sourcelookup
 

Subclasses of TitleAreaDialog in org.eclipse.debug.ui.sourcelookup
 class SourceLookupDialog
          A dialog for editing the source lookup path of a source lookup director.
 

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
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.