Example usage for org.springframework.ide.eclipse.ui.dialogs FilteredElementTreeSelectionDialog setInput

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

Introduction

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

Prototype

public void setInput(Object input) 

Source Link

Document

Sets the tree input.

Usage