Eclipse JDT
Release 3.4

Uses of Package
org.eclipse.jdt.ui.dialogs

Packages that use org.eclipse.jdt.ui.dialogs
org.eclipse.jdt.ui Application programming interfaces for interaction with the Eclipse Java User Interface.  
org.eclipse.jdt.ui.dialogs Application programming interfaces for dialogs.  
 

Classes in org.eclipse.jdt.ui.dialogs used by org.eclipse.jdt.ui
TypeSelectionExtension
          The class provides API to extend type selection dialogs like the open type dialog.
 

Classes in org.eclipse.jdt.ui.dialogs used by org.eclipse.jdt.ui.dialogs
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.
 


Eclipse JDT
Release 3.4

Copyright (c) IBM Corp. and others 2000, 2008. All Rights Reserved.