Eclipse JDT
Release 3.5

Uses of Interface
org.eclipse.jdt.ui.dialogs.ITypeInfoRequestor

Packages that use ITypeInfoRequestor
org.eclipse.jdt.ui.dialogs Application programming interfaces for dialogs. 
 

Uses of ITypeInfoRequestor in org.eclipse.jdt.ui.dialogs
 

Methods in org.eclipse.jdt.ui.dialogs with parameters of type ITypeInfoRequestor
 ImageDescriptor ITypeInfoImageProvider.getImageDescriptor(ITypeInfoRequestor typeInfoRequestor)
          Returns the image descriptor for the type represented by the given ITypeInfoRequestor.
 boolean ITypeInfoFilterExtension.select(ITypeInfoRequestor typeInfoRequestor)
          Returns whether the given type makes it into the list or not.
 


Eclipse JDT
Release 3.5

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