Eclipse JDT
Release 3.7

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

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

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

Methods in org.eclipse.jdt.ui.dialogs that return ITypeSelectionComponent
 ITypeSelectionComponent TypeSelectionExtension.getTypeSelectionComponent()
          Returns the type selection dialog or null if the extension has not been initialized yet.
 

Methods in org.eclipse.jdt.ui.dialogs with parameters of type ITypeSelectionComponent
 void TypeSelectionExtension.initialize(ITypeSelectionComponent component)
          Initializes the type dialog extension with the given type dialog
 


Eclipse JDT
Release 3.7

Guidelines for using Eclipse APIs.

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