Go To Line Dialog
The Go To Line Dialog is displayed from the Edit menu
in the Menu Bar, and by the Go To Line... button in the Toolbar.
The Go To Line Dialog allows the User to specify a line number to go to in the top Java source
file displayed in the Source Panel.
fields
- Line Number - the line number to go to. Displayed in the label to the right is
the total number of lines in the file.
The drop down combo list maintains a history of previous line numbers
(including the first and last lines of the file) that the
User can select from.
buttons
- OK - goes to the specified line number.
If there is an error, an error message dialog will be displayed.
- Cancel - closes the dialog without
going to a line.
- Help - displays this Help.
©2001-2010. debugtools.com LLC. All rights reserved.