|
|
|
The
JIG Browser provides extensive navigation capabilities. By highlighting
an item of interest in the Browser editor then clicking on the desired
Browse menu selection, a new Browser is opened featuring only the relevant
classes or methods in that context.Here, the "entries" variable name was highlighted, Browse References was selected and a new Browser has been opened containing only the references to the variable "entries."

A
number of development-related operations are available from the menu bar.
The File menu includes compiling, running and debugging of Java applets
and applications, launching to an HTML browser and running javadoc to document
Java source code.
Here,
the Debugger has been activated for the FileLister class and the user is
clicking the "next" button to execute a line at a time in the main() method.
Debugger
Tools are available from the Debugger menu including record and playback
of user interaction with the Debugger and a Trace points
capability.
Note: Before you use JIG, please read the Copyright and License Information.