Find Dialog
The Find Dialog is displayed from the Edit menu
in the Menu Bar, and by the Find... button in the Toolbar.
The Find Dialog allows the User to search for a given string in the top Java
source file displayed in the Source Panel.
The search can be repeated by using the Edit Menu.
fields
- Find String - the string to search for. If a string is currently
highlighted in the Source Window, then that string
will be automatically entered as the default Find String.
The drop down combo list maintains a history of previous search strings that the
User can select from.
- Find is Case Sensitive - this check box
determines whether the find operation is case sensitive
(defaults to false).
buttons
- Forwards - finds forwards the specified string.
If there is an error, an error message dialog will be
displayed.
- Backwards - finds backwards the specified string.
If there is an error, an error message dialog will be
displayed.
- Cancel - closes the dialog without searching.
- Help - displays this Help.
©2001-2010. debugtools.com LLC. All rights reserved.