Jipe - Methods Finder  

The methods finder is displayed in the bottom left part of the main Jipe window.

It works by reading the current java document, and displaying the documents methods in its own window.
If you wanted to find a particular method in the source code, all you would need to do is click on the relevant method, and it automatically hi-lights the line within your source code in the editor window.

Sometimes the methods window gets a bit lost (This shouldn't happen any more, so let me know if it does) In this case, click on the update methods button - located at the end of the bottom toolbar. This will refresh the methods window.

Back to Main Page