public interface ISearchScopePage extends IPreferencePage
Modifier and Type | Method and Description |
---|---|
void |
init(IEngineDescriptor ed,
String scopeSetName)
Initializes the search scope page.
|
computeSize, isValid, okToLeave, performCancel, performOk, setContainer, setSize
createControl, dispose, getControl, getDescription, getErrorMessage, getImage, getMessage, getTitle, performHelp, setDescription, setImageDescriptor, setTitle, setVisible
void init(IEngineDescriptor ed, String scopeSetName)
ed
- the descriptor of the engine associated with this pagescopeSetName
- the name of the current scope set that is used to group data
shown in this pageGuidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.