Example usage for org.springframework.ide.eclipse.ui.dialogs StorageSelectionValidator StorageSelectionValidator

List of usage examples for org.springframework.ide.eclipse.ui.dialogs StorageSelectionValidator StorageSelectionValidator

Introduction

In this page you can find the example usage for org.springframework.ide.eclipse.ui.dialogs StorageSelectionValidator StorageSelectionValidator.

Prototype

public StorageSelectionValidator(boolean multiSelect) 

Source Link

Document

Creates a new instance of the validator.

Usage