Eclipse JDT
Release 3.8

Package org.eclipse.jdt.ui.dialogs

Application programming interfaces for dialogs.

See:
          Description

Interface Summary
ITypeInfoFilterExtension A filter to select ITypeInfoRequestor objects.
ITypeInfoImageProvider A special image descriptor provider for ITypeInfoRequestor.
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
TypeSelectionExtension The class provides API to extend type selection dialogs like the open type dialog.
 

Package org.eclipse.jdt.ui.dialogs Description

Application programming interfaces for dialogs.

Package Specification

The package provides access to the type selection dialog and allows to extend it in certain ways.


Eclipse JDT
Release 3.8

Guidelines for using Eclipse APIs.

Copyright (c) 2000, 2013 IBM Corporation and others. All rights reserved.