public interface IArgumentSelector
| Modifier and Type | Method and Description |
|---|---|
String |
selectArgument(IStringVariable variable,
Shell shell)
Selects and returns an argument for the given variable,
or
null if none. |
String selectArgument(IStringVariable variable, Shell shell)
null if none.variable - the variable an argument is being selected forshell - the shell to create any dialogs on, or null if nonenull
if none
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.