Class SelectTextDestinationDialogue
java.lang.Object
org.eclipse.epsilon.egl.dt.traceability.editor.SelectTextDestinationDialogue
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
promptForSelectionFrom
(org.eclipse.swt.widgets.Shell parent, List<TextLocation> candidates, SelectTextDestinationDialogue.ISelectedTextDestinationHandler handler)
-
Method Details
-
promptForSelectionFrom
public static void promptForSelectionFrom(org.eclipse.swt.widgets.Shell parent, List<TextLocation> candidates, SelectTextDestinationDialogue.ISelectedTextDestinationHandler handler)
-