Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
SourceLookupDialog
A dialog for editing the source lookup path of a
source lookup director.
|
Modifier and Type | Method and Description |
---|---|
static TitleAreaDialogSupport |
TitleAreaDialogSupport.create(TitleAreaDialog dialog,
DataBindingContext dbc)
Connect the validation result from the given data binding context to the
given TitleAreaDialog.
|
Modifier and Type | Class and Description |
---|---|
class |
WizardDialog
A dialog to show a wizard to the end user.
|
Modifier and Type | Class and Description |
---|---|
class |
SaveAsDialog
A standard "Save As" dialog which solicits a path from the user.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.