Uses of Class
org.eclipse.jface.dialogs.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
Modifier and TypeClassDescriptionclass
This is a dialog that can invoke the compare editor on chosen files. -
Uses of TitleAreaDialog in org.eclipse.debug.ui.sourcelookup
Modifier and TypeClassDescriptionclass
A dialog for editing the source lookup path of a source lookup director. -
Uses of TitleAreaDialog in org.eclipse.jface.databinding.dialog
Modifier 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
-
Uses of TitleAreaDialog in org.eclipse.ui.dialogs
Modifier and TypeClassDescriptionclass
A standard "Save As" dialog which solicits a path from the user.