Package org.eclipse.jdt.ui.dialogs
Application programming interfaces for dialogs.
Package Specification
The package provides access to the type selection dialog and allows to extend it in certain ways.-
Interface Summary Interface Description ITypeInfoFilterExtension A filter to selectITypeInfoRequestor
objects.ITypeInfoImageProvider A special image descriptor provider forITypeInfoRequestor
.ITypeInfoRequestor An interfaces to give access to the type presented in type selection dialogs like the open type dialog.ITypeSelectionComponent Interface to access the type selection component hosting a type selection extension. -
Class Summary Class Description TypeSelectionExtension The class provides API to extend type selection dialogs like the open type dialog.