Package | Description |
---|---|
org.eclipse.jface.text |
Provides a framework for creating and manipulating text documents.
|
org.eclipse.ui.texteditor |
Provides a framework for text editors obeying to the
desktop rules.
|
Modifier and Type | Method and Description |
---|---|
IFindReplaceTarget |
TextViewer.getFindReplaceTarget() |
IFindReplaceTarget |
ITextViewer.getFindReplaceTarget()
Returns the find/replace operation target of this viewer.
|
Constructor and Description |
---|
FindReplaceAction(ResourceBundle bundle,
String prefix,
Shell shell,
IFindReplaceTarget target)
Creates a new find/replace action for the given target and shell.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.