Package | Description |
---|---|
org.eclipse.jface.dialogs |
Provides support for dialogs.
|
Modifier and Type | Method and Description |
---|---|
protected IInputValidator |
InputDialog.getValidator()
Returns the validator.
|
Constructor and Description |
---|
InputDialog(Shell parentShell,
String dialogTitle,
String dialogMessage,
String initialValue,
IInputValidator validator)
Creates an input dialog with OK and Cancel buttons.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.