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 page
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.