Uses of Class
org.eclipse.jface.dialogs.TitleAreaDialog
Packages that use TitleAreaDialog
Package
Description
Provides a user interface for debug platform source lookup facilities.
Provides a framework for wizards.
Classes for standard dialogs, wizards, and preference
pages in the Eclipse Platform User Interface.
-
Uses of TitleAreaDialog in org.eclipse.compare.internal
Subclasses of TitleAreaDialog in org.eclipse.compare.internalModifier and TypeClassDescriptionclass
This is a dialog that can invoke the compare editor on chosen files. -
Uses of TitleAreaDialog in org.eclipse.debug.ui.sourcelookup
Subclasses of TitleAreaDialog in org.eclipse.debug.ui.sourcelookupModifier and TypeClassDescriptionclass
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 TitleAreaDialogModifier and TypeMethodDescriptionstatic 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 -
Uses of TitleAreaDialog in org.eclipse.ui.dialogs
Subclasses of TitleAreaDialog in org.eclipse.ui.dialogsModifier and TypeClassDescriptionclass
A standard "Save As" dialog which solicits a path from the user.