eu.esdihumboldt.hale.ui.common.definition.selector
Class TypeDefinitionSelector
java.lang.Object
eu.esdihumboldt.hale.ui.util.selector.AbstractSelector<TypeDefinition>
eu.esdihumboldt.hale.ui.common.definition.selector.TypeDefinitionSelector
- All Implemented Interfaces:
- org.eclipse.jface.viewers.ISelectionProvider
public class TypeDefinitionSelector
- extends AbstractSelector<TypeDefinition>
Selector for type definitions.
- Author:
- Simon Templer
Constructor Summary |
TypeDefinitionSelector(org.eclipse.swt.widgets.Composite parent,
String dialogTitle,
TypeIndex typeIndex,
org.eclipse.jface.viewers.ViewerFilter[] filters)
Create a type definition selector. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypeDefinitionSelector
public TypeDefinitionSelector(org.eclipse.swt.widgets.Composite parent,
String dialogTitle,
TypeIndex typeIndex,
org.eclipse.jface.viewers.ViewerFilter[] filters)
- Create a type definition selector.
- Parameters:
parent
- the parent compositedialogTitle
- the title for the selection dialogtypeIndex
- the types to choose fromfilters
- the view filters or null
createSelectionDialog
protected AbstractViewerSelectionDialog<TypeDefinition,?> createSelectionDialog(org.eclipse.swt.widgets.Shell parentShell)
- Description copied from class:
AbstractSelector
- Create the dialog for selecting an entity.
- Specified by:
createSelectionDialog
in class AbstractSelector<TypeDefinition>
- Parameters:
parentShell
- the parent shell for the dialog
- Returns:
- the entity dialog
- See Also:
AbstractSelector.createSelectionDialog(Shell)
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d