TOC PREV NEXT INDEX



Search & Replace


The Java Source Editor's 'Search & Replace' dialog lets the user find any occurrences of a text string and optionally replace them with a new text string. A single 'Search & Replace' dialog is shared between all Java Source Editors, making it easy to perform the same search on multiple files. The dialog will always perform the search in the Editor which currently has the focus.

The search can be performed in three modes:

The following buttons are available for searching:

All replacement operations can be undone in the editor.


Data Representations, Inc.
http://www.datarepresentations.com
support@datarepresentations.com
sales@datarepresentations.com
TOC PREV NEXT INDEX