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 SelectionDialogJavaUI.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.