public class TypeDefinitionSelector extends AbstractSelector<TypeDefinition>
Constructor and Description |
---|
TypeDefinitionSelector(org.eclipse.swt.widgets.Composite parent,
String dialogTitle,
TypeIndex typeIndex,
org.eclipse.jface.viewers.ViewerFilter[] filters)
Create a type definition selector.
|
Modifier and Type | Method and Description |
---|---|
protected AbstractViewerSelectionDialog<TypeDefinition,?> |
createSelectionDialog(org.eclipse.swt.widgets.Shell parentShell)
Create the dialog for selecting an entity.
|
accepts, addSelectionChangedListener, fireSelectionChange, getControl, getSelectedObject, getSelection, removeSelectionChangedListener, setSelection
public TypeDefinitionSelector(org.eclipse.swt.widgets.Composite parent, String dialogTitle, TypeIndex typeIndex, org.eclipse.jface.viewers.ViewerFilter[] filters)
parent
- the parent compositedialogTitle
- the title for the selection dialogtypeIndex
- the types to choose fromfilters
- the view filters or null
protected AbstractViewerSelectionDialog<TypeDefinition,?> createSelectionDialog(org.eclipse.swt.widgets.Shell parentShell)
AbstractSelector
createSelectionDialog
in class AbstractSelector<TypeDefinition>
parentShell
- the parent shell for the dialogAbstractSelector.createSelectionDialog(Shell)
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a