Uses of Interface
org.eclipse.ui.dialogs.ISelectionValidator
Packages that use ISelectionValidator
Package
Description
Classes for actions and operations used in a workbench
window, page, or part in the Eclipse Platform User Interface.
Classes for standard dialogs, wizards, and preference
pages in the Eclipse Platform User Interface.
-
Uses of ISelectionValidator in org.eclipse.ui.actions
Classes in org.eclipse.ui.actions that implement ISelectionValidatorModifier and TypeClassDescriptionclassStandard action for copying the currently selected resources elsewhere in the workspace.classStandard action for moving the currently selected resources elsewhere in the workspace. -
Uses of ISelectionValidator in org.eclipse.ui.dialogs
Methods in org.eclipse.ui.dialogs with parameters of type ISelectionValidatorModifier and TypeMethodDescriptionvoidContainerSelectionDialog.setValidator(ISelectionValidator validator) Sets the validator to use.