Java org.springframework.ide.eclipse.ui.dialogs FilteredElementTreeSelectionDialog fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.ide.eclipse.ui.dialogs FilteredElementTreeSelectionDialog fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.ide.eclipse.ui.dialogs FilteredElementTreeSelectionDialog.

The text is from its open source code.

Constructor

Method

ObjectgetFirstResult()
Returns the first element from the list of results.
intopen()
voidsetInput(Object input)
Sets the tree input.
voidsetMessage(String message)
Sets the message for this dialog.
voidsetSorter(ViewerSorter sorter)
Sets the sorter used by the tree viewer.
voidsetTitle(String title)
Sets the title for this dialog.
voidsetValidator(ISelectionStatusValidator validator)
Sets an optional validator to check if the selection is valid.