Eclipse JDT
Release 3.2

Uses of Class
org.eclipse.jdt.ui.dialogs.TypeSelectionExtension

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

Uses of TypeSelectionExtension in org.eclipse.jdt.ui
 

Methods in org.eclipse.jdt.ui with parameters of type TypeSelectionExtension
static SelectionDialog JavaUI.createTypeDialog(Shell parent, IRunnableContext context, IJavaSearchScope scope, int style, boolean multipleSelection, String filter, TypeSelectionExtension extension)
          Creates a selection dialog that lists all types in the given scope.
 


Eclipse JDT
Release 3.2

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