Uses of Class
org.eclipse.jdt.ui.dialogs.TypeSelectionExtension
Packages that use TypeSelectionExtension
Package
Description
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 TypeSelectionExtensionModifier and TypeMethodDescriptionstatic org.eclipse.ui.dialogs.SelectionDialogJavaUI.createTypeDialog(org.eclipse.swt.widgets.Shell parent, org.eclipse.jface.operation.IRunnableContext context, IJavaSearchScope scope, int style, boolean multipleSelection, String filter, TypeSelectionExtension extension) Creates a selection dialog that lists all types in the given scope.