Package | Description |
---|---|
org.eclipse.ui.dialogs |
Classes for standard dialogs, wizards, and preference
pages in the Eclipse Platform User Interface.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractElementListSelectionDialog.setValidator(ISelectionStatusValidator validator)
Sets an optional validator to check if the selection is valid.
|
void |
ElementTreeSelectionDialog.setValidator(ISelectionStatusValidator validator)
Sets an optional validator to check if the selection is valid.
|
void |
CheckedTreeSelectionDialog.setValidator(ISelectionStatusValidator validator)
Sets an optional validator to check if the selection is valid.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.