|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IInputValidator | |
org.eclipse.jface.dialogs | Provides support for dialogs. |
Uses of IInputValidator in org.eclipse.jface.dialogs |
Methods in org.eclipse.jface.dialogs that return IInputValidator | |
protected IInputValidator |
InputDialog.getValidator()
Returns the validator. |
Constructors in org.eclipse.jface.dialogs with parameters of type IInputValidator | |
InputDialog(Shell parentShell,
String dialogTitle,
String dialogMessage,
String initialValue,
IInputValidator validator)
Creates an input dialog with OK and Cancel buttons. |
|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |