Eclipse Platform
Release 3.6

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.databinding.dialog   
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.databinding.dialog
 

Methods in org.eclipse.jface.databinding.dialog with parameters of type TitleAreaDialog
static TitleAreaDialogSupport TitleAreaDialogSupport.create(TitleAreaDialog dialog, DataBindingContext dbc)
          Connect the validation result from the given data binding context to the given TitleAreaDialog.
 

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.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.