Eclipse Platform
Release 3.0

Uses of Interface
org.eclipse.jface.dialogs.IInputValidator

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
Release 3.0

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.