License... |
Displays a window in which you can see and modify the license information. |
Check For Newer Version |
Connects to the Otherwise web site to see if a newer version of Jurtle is available for downloading. |
Recent Directories |
Provides a list of recently used directories for you to choose from for loading. |
Create Directory |
Creates a new (initially empty) directory in the file system on your computer and loads it. |
Load Directory |
Opens a file dialog allowing you to choose a new directory to load. |
Import File... |
Allows you to copy a Java class file from some other location and import it into the current directory. |
New... |
Creates a new Java class. A dialog is shown allowing you to specify the class name and the Java template to be used for the class. |
Save |
Saves any changes to the currently selected Java class. |
Save As... |
Creates a copy of the currently selected class file, saving it under the name you specify. |